@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/7938_25363692909_25363692909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692909_25363692909> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692909_25363692909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.122299194336 -9.4743309020996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.122299194336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4743309020996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692909_25363692909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692909'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.4743309020996'^^xsd:double;
  dwc:latitude '42.122299194336'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692909'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692897_25363692897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692897_25363692897> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692897_25363692897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.079498291016 -9.4085655212402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.079498291016"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4085655212402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692897_25363692897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692897'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.4085655212402'^^xsd:double;
  dwc:latitude '42.079498291016'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692897'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24397866754_24397866754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24397866754_24397866754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24397866754_24397866754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.953628540039 -9.3540525436401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.953628540039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3540525436401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24397866754_24397866754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24397866754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24397866754'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.3540525436401'^^xsd:double;
  dwc:latitude '41.953628540039'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24397866754'^^xsd:integer;
  dwc:observationDate '2022-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692921_25363692921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692921_25363692921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692921_25363692921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.956268310547 -9.2986936569214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.956268310547"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2986936569214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692921_25363692921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692921'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2986936569214'^^xsd:double;
  dwc:latitude '41.956268310547'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692921'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032447_25679032447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032447_25679032447> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032447_25679032447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.963134765625 -9.2871389389038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.963134765625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2871389389038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032447_25679032447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032447'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.3027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2871389389038'^^xsd:double;
  dwc:latitude '42.963134765625'^^xsd:double;
  dwc:minimumElevation '82'^^xsd:integer;
  dwc:maximumElevation '82'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032447'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24554585345_24554585345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24554585345_24554585345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24554585345_24554585345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.346542358398 -9.2627687454224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.346542358398"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2627687454224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24554585345_24554585345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24554585345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24554585345'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0108333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2627687454224'^^xsd:double;
  dwc:latitude '42.346542358398'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24554585345'^^xsd:integer;
  dwc:observationDate '2022-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692933_25363692933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692933_25363692933> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692933_25363692933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.925048828125 -9.2472982406616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.925048828125"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2472982406616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692933_25363692933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692933'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.041944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2472982406616'^^xsd:double;
  dwc:latitude '41.925048828125'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692933'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032446_25679032446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032446_25679032446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032446_25679032446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.990352630615 -9.2427387237549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.990352630615"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2427387237549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032446_25679032446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032446'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.3091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2427387237549'^^xsd:double;
  dwc:latitude '42.990352630615'^^xsd:double;
  dwc:minimumElevation '132'^^xsd:integer;
  dwc:maximumElevation '132'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032446'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692945_25363692945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692945_25363692945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692945_25363692945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.93888092041 -9.2420301437378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.93888092041"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2420301437378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692945_25363692945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692945'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2420301437378'^^xsd:double;
  dwc:latitude '41.93888092041'^^xsd:double;
  dwc:minimumElevation '65'^^xsd:integer;
  dwc:maximumElevation '65'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692945'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24397866751_24397866751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24397866751_24397866751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24397866751_24397866751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.931709289551 -9.2301445007324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.931709289551"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2301445007324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24397866751_24397866751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24397866751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24397866751'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2301445007324'^^xsd:double;
  dwc:latitude '41.931709289551'^^xsd:double;
  dwc:minimumElevation '50'^^xsd:integer;
  dwc:maximumElevation '50'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24397866751'^^xsd:integer;
  dwc:observationDate '2022-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692957_25363692957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692957_25363692957> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692957_25363692957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.922145843506 -9.2214412689209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.922145843506"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2214412689209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692957_25363692957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692957'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2214412689209'^^xsd:double;
  dwc:latitude '41.922145843506'^^xsd:double;
  dwc:minimumElevation '44'^^xsd:integer;
  dwc:maximumElevation '44'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692957'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824181_25368824181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824181_25368824181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824181_25368824181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.97274017334 -9.2068042755127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.97274017334"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2068042755127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25368824181_25368824181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824181'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.2068042755127'^^xsd:double;
  dwc:latitude '41.97274017334'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824181'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032445_25679032445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032445_25679032445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032445_25679032445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.951499938965 -9.1894311904907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.951499938965"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1894311904907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032445_25679032445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032445'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.3113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1894311904907'^^xsd:double;
  dwc:latitude '42.951499938965'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032445'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032443_25679032443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032443_25679032443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032443_25679032443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.914035797119 -9.1767482757568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.914035797119"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1767482757568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032443_25679032443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032443'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.323611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1767482757568'^^xsd:double;
  dwc:latitude '42.914035797119'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032443'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032444_25679032444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032444_25679032444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032444_25679032444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.911716461182 -9.1625328063965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.911716461182"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1625328063965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032444_25679032444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032444'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.30916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1625328063965'^^xsd:double;
  dwc:latitude '42.911716461182'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032444'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877186_25683877186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877186_25683877186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877186_25683877186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.909408569336 -9.1598787307739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.909408569336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1598787307739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877186_25683877186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877186'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.3236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1598787307739'^^xsd:double;
  dwc:latitude '42.909408569336'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877186'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24397866757_24397866757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24397866757_24397866757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24397866757_24397866757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.972999572754 -9.1555147171021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.972999572754"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1555147171021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24397866757_24397866757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24397866757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24397866757'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.207777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1555147171021'^^xsd:double;
  dwc:latitude '41.972999572754'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24397866757'^^xsd:integer;
  dwc:observationDate '2022-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877187_25683877187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877187_25683877187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877187_25683877187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.898506164551 -9.1461458206177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.898506164551"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1461458206177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877187_25683877187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877187'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1461458206177'^^xsd:double;
  dwc:latitude '42.898506164551'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877187'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195674_25348195674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195674_25348195674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195674_25348195674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.865642547607 -9.1430797576904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.865642547607"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1430797576904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195674_25348195674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195674'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1430797576904'^^xsd:double;
  dwc:latitude '41.865642547607'^^xsd:double;
  dwc:minimumElevation '53'^^xsd:integer;
  dwc:maximumElevation '53'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195674'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877188_25683877188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877188_25683877188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877188_25683877188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.850910186768 -9.1347913742065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.850910186768"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1347913742065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877188_25683877188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877188'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1347913742065'^^xsd:double;
  dwc:latitude '42.850910186768'^^xsd:double;
  dwc:minimumElevation '78'^^xsd:integer;
  dwc:maximumElevation '78'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877188'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856640_25264856640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856640_25264856640> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856640_25264856640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.862251281738 -9.1338882446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.862251281738"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1338882446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25264856640_25264856640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856640'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1338882446289'^^xsd:double;
  dwc:latitude '41.862251281738'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856640'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877196_25683877196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877196_25683877196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877196_25683877196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.773792266846 -9.119553565979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.773792266846"^^xsd:decimal ;
  dwc:decimalLongitude "-9.119553565979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877196_25683877196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877196'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.119553565979'^^xsd:double;
  dwc:latitude '42.773792266846'^^xsd:double;
  dwc:minimumElevation '49'^^xsd:integer;
  dwc:maximumElevation '49'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877196'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195607_25348195607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195607_25348195607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195607_25348195607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.925186157227 -9.1187906265259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.925186157227"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1187906265259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195607_25348195607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195607'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0733333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.1187906265259'^^xsd:double;
  dwc:latitude '41.925186157227'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195607'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24554585333_24554585333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24554585333_24554585333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24554585333_24554585333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.250240325928 -9.110728263855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.250240325928"^^xsd:decimal ;
  dwc:decimalLongitude "-9.110728263855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24554585333_24554585333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24554585333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24554585333'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.110728263855'^^xsd:double;
  dwc:latitude '42.250240325928'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24554585333'^^xsd:integer;
  dwc:observationDate '2022-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24554585357_24554585357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24554585357_24554585357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24554585357_24554585357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.387908935547 -9.0964956283569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.387908935547"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0964956283569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24554585357_24554585357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24554585357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24554585357'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0964956283569'^^xsd:double;
  dwc:latitude '42.387908935547'^^xsd:double;
  dwc:minimumElevation '105'^^xsd:integer;
  dwc:maximumElevation '105'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24554585357'^^xsd:integer;
  dwc:observationDate '2022-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856628_25264856628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856628_25264856628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856628_25264856628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.943218231201 -9.0919561386108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.943218231201"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0919561386108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25264856628_25264856628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856628'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0919561386108'^^xsd:double;
  dwc:latitude '41.943218231201'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856628'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195686_25348195686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195686_25348195686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195686_25348195686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.951835632324 -9.0834741592407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.951835632324"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0834741592407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195686_25348195686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195686'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0834741592407'^^xsd:double;
  dwc:latitude '41.951835632324'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195686'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195619_25348195619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195619_25348195619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195619_25348195619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.956840515137 -9.0815505981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.956840515137"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0815505981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195619_25348195619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195619'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0815505981445'^^xsd:double;
  dwc:latitude '41.956840515137'^^xsd:double;
  dwc:minimumElevation '57'^^xsd:integer;
  dwc:maximumElevation '57'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195619'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877257_25683877257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877257_25683877257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877257_25683877257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.618125915527 -9.0609474182129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.618125915527"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0609474182129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877257_25683877257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877257'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.086388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0609474182129'^^xsd:double;
  dwc:latitude '42.618125915527'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877257'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877269_25683877269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877269_25683877269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877269_25683877269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617252349854 -9.0607557296753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617252349854"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0607557296753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877269_25683877269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877269'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.079166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0607557296753'^^xsd:double;
  dwc:latitude '42.617252349854'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877269'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877281_25683877281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877281_25683877281> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877281_25683877281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.617248535156 -9.060718536377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.617248535156"^^xsd:decimal ;
  dwc:decimalLongitude "-9.060718536377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877281_25683877281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877281'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.060718536377'^^xsd:double;
  dwc:latitude '42.617248535156'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877281'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195667_25348195667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195667_25348195667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195667_25348195667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.941974639893 -9.0584745407104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.941974639893"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0584745407104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195667_25348195667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195667'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.406666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0584745407104'^^xsd:double;
  dwc:latitude '41.941974639893'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195667'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692885_25363692885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692885_25363692885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692885_25363692885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.036060333252 -9.0527229309082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.036060333252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0527229309082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692885_25363692885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692885'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0527229309082'^^xsd:double;
  dwc:latitude '42.036060333252'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692885'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877293_25683877293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877293_25683877293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877293_25683877293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.574649810791 -9.0491809844971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.574649810791"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0491809844971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877293_25683877293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877293'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0491809844971'^^xsd:double;
  dwc:latitude '42.574649810791'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877293'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032413_25679032413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032413_25679032413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032413_25679032413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.782157897949 -9.0466814041138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.782157897949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0466814041138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032413_25679032413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032413'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0466814041138'^^xsd:double;
  dwc:latitude '42.782157897949'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032413'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032425_25679032425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032425_25679032425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032425_25679032425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.782115936279 -9.0465679168701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.782115936279"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0465679168701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032425_25679032425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032425'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0465679168701'^^xsd:double;
  dwc:latitude '42.782115936279'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032425'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032442_25679032442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032442_25679032442> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032442_25679032442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.779830932617 -9.044451713562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.779830932617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.044451713562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032442_25679032442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032442'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.3025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.044451713562'^^xsd:double;
  dwc:latitude '42.779830932617'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032442'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877305_25683877305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877305_25683877305> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877305_25683877305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572326660156 -9.0444393157959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.572326660156"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0444393157959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877305_25683877305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877305'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0444393157959'^^xsd:double;
  dwc:latitude '42.572326660156'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877305'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032437_25679032437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032437_25679032437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032437_25679032437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.779846191406 -9.0444107055664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.779846191406"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0444107055664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032437_25679032437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032437'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0444107055664'^^xsd:double;
  dwc:latitude '42.779846191406'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032437'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877317_25683877317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877317_25683877317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877317_25683877317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572135925293 -9.0443124771118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.572135925293"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0443124771118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877317_25683877317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877317'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.079166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0443124771118'^^xsd:double;
  dwc:latitude '42.572135925293'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877317'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032389_25679032389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032389_25679032389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032389_25679032389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572803497314 -9.0442371368408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.572803497314"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0442371368408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032389_25679032389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.008055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0442371368408'^^xsd:double;
  dwc:latitude '42.572803497314'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032389'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032401_25679032401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032401_25679032401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032401_25679032401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.573314666748 -9.0442132949829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.573314666748"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0442132949829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032401_25679032401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032401'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0442132949829'^^xsd:double;
  dwc:latitude '42.573314666748'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032401'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032377_25679032377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032377_25679032377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032377_25679032377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.572803497314 -9.0427885055542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.572803497314"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0427885055542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032377_25679032377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032377'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0427885055542'^^xsd:double;
  dwc:latitude '42.572803497314'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032377'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603093_23591603093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603093_23591603093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603093_23591603093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524826049805 -9.0422477722168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524826049805"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0422477722168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603093_23591603093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603093'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0422477722168'^^xsd:double;
  dwc:latitude '42.524826049805'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603093'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594811_23591594811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594811_23591594811> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594811_23591594811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520427703857 -9.0422220230103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520427703857"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0422220230103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594811_23591594811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594811'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0422220230103'^^xsd:double;
  dwc:latitude '42.520427703857'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594811'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603105_23591603105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603105_23591603105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603105_23591603105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525234222412 -9.0421934127808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525234222412"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0421934127808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603105_23591603105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603105'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0421934127808'^^xsd:double;
  dwc:latitude '42.525234222412'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603105'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032365_25679032365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032365_25679032365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032365_25679032365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571994781494 -9.0420379638672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.571994781494"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0420379638672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032365_25679032365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032365'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.008055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0420379638672'^^xsd:double;
  dwc:latitude '42.571994781494'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032365'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603480_23591603480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603480_23591603480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603480_23591603480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.532154083252 -9.0414781570435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.532154083252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0414781570435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603480_23591603480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603480'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0414781570435'^^xsd:double;
  dwc:latitude '42.532154083252'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603480'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877245_25683877245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877245_25683877245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877245_25683877245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.658832550049 -9.0414590835571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.658832550049"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0414590835571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877245_25683877245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877245'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.079722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0414590835571'^^xsd:double;
  dwc:latitude '42.658832550049'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877245'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032353_25679032353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032353_25679032353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032353_25679032353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524795532227 -9.041314125061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524795532227"^^xsd:decimal ;
  dwc:decimalLongitude "-9.041314125061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032353_25679032353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032353'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.041314125061'^^xsd:double;
  dwc:latitude '42.524795532227'^^xsd:double;
  dwc:minimumElevation '-52'^^xsd:integer;
  dwc:maximumElevation '-52'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032353'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603081_23591603081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603081_23591603081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603081_23591603081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524925231934 -9.04128074646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524925231934"^^xsd:decimal ;
  dwc:decimalLongitude "-9.04128074646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603081_23591603081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603081'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.04128074646'^^xsd:double;
  dwc:latitude '42.524925231934'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603081'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603468_23591603468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603468_23591603468> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603468_23591603468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.532188415527 -9.0411968231201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.532188415527"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0411968231201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603468_23591603468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603468'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0411968231201'^^xsd:double;
  dwc:latitude '42.532188415527'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603468'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862162_24700862162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862162_24700862162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862162_24700862162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525058746338 -9.0411529541016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525058746338"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0411529541016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862162_24700862162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862162'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0411529541016'^^xsd:double;
  dwc:latitude '42.525058746338'^^xsd:double;
  dwc:minimumElevation '-44'^^xsd:integer;
  dwc:maximumElevation '-44'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862162'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032341_25679032341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032341_25679032341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032341_25679032341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519073486328 -9.0391540527344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519073486328"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0391540527344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032341_25679032341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032341'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.008055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0391540527344'^^xsd:double;
  dwc:latitude '42.519073486328'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032341'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596780_23591596780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596780_23591596780> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596780_23591596780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519020080566 -9.0388031005859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519020080566"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0388031005859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596780_23591596780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596780'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0388031005859'^^xsd:double;
  dwc:latitude '42.519020080566'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596780'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595049_23591595049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595049_23591595049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595049_23591595049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.518985748291 -9.036675453186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.518985748291"^^xsd:decimal ;
  dwc:decimalLongitude "-9.036675453186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595049_23591595049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595049'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.036675453186'^^xsd:double;
  dwc:latitude '42.518985748291'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595049'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603069_23591603069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603069_23591603069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603069_23591603069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.518890380859 -9.03590965271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.518890380859"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03590965271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603069_23591603069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603069'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.03590965271'^^xsd:double;
  dwc:latitude '42.518890380859'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603069'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798377995_25798377995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798377995_25798377995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798377995_25798377995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023002624512 -9.0357637405396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.023002624512"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0357637405396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25798377995_25798377995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798377995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798377995'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0357637405396'^^xsd:double;
  dwc:latitude '42.023002624512'^^xsd:double;
  dwc:minimumElevation '59'^^xsd:integer;
  dwc:maximumElevation '59'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798377995'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917900_25672917900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917900_25672917900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917900_25672917900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519622802734 -9.0348978042603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519622802734"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0348978042603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917900_25672917900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917900'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0348978042603'^^xsd:double;
  dwc:latitude '42.519622802734'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917900'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595037_23591595037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595037_23591595037> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595037_23591595037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52014541626 -9.0348339080811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52014541626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0348339080811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595037_23591595037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595037'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0348339080811'^^xsd:double;
  dwc:latitude '42.52014541626'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595037'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594835_23591594835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594835_23591594835> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594835_23591594835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519523620605 -9.0341949462891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519523620605"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0341949462891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594835_23591594835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594835'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.046666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0341949462891'^^xsd:double;
  dwc:latitude '42.519523620605'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594835'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595061_23591595061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595061_23591595061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595061_23591595061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519493103027 -9.0340442657471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519493103027"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0340442657471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595061_23591595061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595061'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0340442657471'^^xsd:double;
  dwc:latitude '42.519493103027'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595061'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862158_24700862158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862158_24700862158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862158_24700862158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520534515381 -9.0338373184204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520534515381"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0338373184204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862158_24700862158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862158'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.1191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0338373184204'^^xsd:double;
  dwc:latitude '42.520534515381'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862158'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603456_23591603456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603456_23591603456> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603456_23591603456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52108001709 -9.0335140228271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52108001709"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0335140228271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603456_23591603456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603456'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0335140228271'^^xsd:double;
  dwc:latitude '42.52108001709'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603456'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917912_25672917912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917912_25672917912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917912_25672917912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520164489746 -9.0334014892578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520164489746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0334014892578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917912_25672917912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917912'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.039722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0334014892578'^^xsd:double;
  dwc:latitude '42.520164489746'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917912'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594823_23591594823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594823_23591594823> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594823_23591594823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520973205566 -9.033314704895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520973205566"^^xsd:decimal ;
  dwc:decimalLongitude "-9.033314704895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594823_23591594823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594823'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.055833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.033314704895'^^xsd:double;
  dwc:latitude '42.520973205566'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594823'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594847_23591594847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594847_23591594847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594847_23591594847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52029800415 -9.0332632064819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52029800415"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0332632064819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594847_23591594847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594847'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.047777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0332632064819'^^xsd:double;
  dwc:latitude '42.52029800415'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594847'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603444_23591603444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603444_23591603444> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603444_23591603444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520904541016 -9.0331220626831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520904541016"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0331220626831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603444_23591603444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603444'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.101111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0331220626831'^^xsd:double;
  dwc:latitude '42.520904541016'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603444'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594799_23591594799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594799_23591594799> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594799_23591594799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520805358887 -9.032678604126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520805358887"^^xsd:decimal ;
  dwc:decimalLongitude "-9.032678604126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594799_23591594799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594799'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.032678604126'^^xsd:double;
  dwc:latitude '42.520805358887'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594799'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603275_23591603275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603275_23591603275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603275_23591603275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52054977417 -9.0326747894287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52054977417"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0326747894287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603275_23591603275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603275'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0326747894287'^^xsd:double;
  dwc:latitude '42.52054977417'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603275'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596792_23591596792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596792_23591596792> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596792_23591596792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520130157471 -9.0313987731934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520130157471"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0313987731934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596792_23591596792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596792'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0313987731934'^^xsd:double;
  dwc:latitude '42.520130157471'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596792'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603287_23591603287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603287_23591603287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603287_23591603287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520153045654 -9.0313415527344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520153045654"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0313415527344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603287_23591603287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603287'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0313415527344'^^xsd:double;
  dwc:latitude '42.520153045654'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603287'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596923_23591596923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596923_23591596923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596923_23591596923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520195007324 -9.0312538146973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520195007324"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0312538146973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596923_23591596923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596923'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0312538146973'^^xsd:double;
  dwc:latitude '42.520195007324'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596923'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856616_25264856616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856616_25264856616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856616_25264856616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.146701812744 -9.0283966064453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.146701812744"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0283966064453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25264856616_25264856616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856616'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0283966064453'^^xsd:double;
  dwc:latitude '42.146701812744'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856616'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603263_23591603263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603263_23591603263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603263_23591603263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517078399658 -9.0228080749512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517078399658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0228080749512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603263_23591603263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603263'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0228080749512'^^xsd:double;
  dwc:latitude '42.517078399658'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603263'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603251_23591603251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603251_23591603251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603251_23591603251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521457672119 -9.0190000534058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521457672119"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0190000534058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603251_23591603251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603251'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0190000534058'^^xsd:double;
  dwc:latitude '42.521457672119'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603251'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824193_25368824193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824193_25368824193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824193_25368824193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.915390014648 -9.016429901123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.915390014648"^^xsd:decimal ;
  dwc:decimalLongitude "-9.016429901123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25368824193_25368824193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824193'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.016429901123'^^xsd:double;
  dwc:latitude '41.915390014648'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824193'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595025_23591595025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595025_23591595025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595025_23591595025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524425506592 -9.0143880844116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524425506592"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0143880844116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595025_23591595025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595025'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0143880844116'^^xsd:double;
  dwc:latitude '42.524425506592'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595025'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603432_23591603432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603432_23591603432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603432_23591603432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.523113250732 -9.014310836792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.523113250732"^^xsd:decimal ;
  dwc:decimalLongitude "-9.014310836792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603432_23591603432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603432'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.014310836792'^^xsd:double;
  dwc:latitude '42.523113250732'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603432'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337618_25665337618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337618_25665337618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337618_25665337618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522411346436 -9.0126876831055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522411346436"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0126876831055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337618_25665337618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337618'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0126876831055'^^xsd:double;
  dwc:latitude '42.522411346436'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337618'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862154_24700862154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862154_24700862154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862154_24700862154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522514343262 -9.0126457214355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522514343262"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0126457214355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862154_24700862154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862154'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0126457214355'^^xsd:double;
  dwc:latitude '42.522514343262'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862154'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337630_25665337630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337630_25665337630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337630_25665337630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521617889404 -9.0126361846924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521617889404"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0126361846924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337630_25665337630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337630'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0126361846924'^^xsd:double;
  dwc:latitude '42.521617889404'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337630'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603420_23591603420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603420_23591603420> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603420_23591603420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522842407227 -9.0123672485352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522842407227"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0123672485352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603420_23591603420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603420'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0123672485352'^^xsd:double;
  dwc:latitude '42.522842407227'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603420'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457386_25660457386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457386_25660457386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457386_25660457386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.516254425049 -9.0115966796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.516254425049"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0115966796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457386_25660457386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0115966796875'^^xsd:double;
  dwc:latitude '42.516254425049'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457386'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337642_25665337642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337642_25665337642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337642_25665337642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517036437988 -9.0112161636353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517036437988"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0112161636353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337642_25665337642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337642'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0112161636353'^^xsd:double;
  dwc:latitude '42.517036437988'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337642'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603057_23591603057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603057_23591603057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603057_23591603057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52197265625 -9.0111703872681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52197265625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0111703872681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603057_23591603057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603057'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0111703872681'^^xsd:double;
  dwc:latitude '42.52197265625'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603057'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917924_25672917924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917924_25672917924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917924_25672917924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.517253875732 -9.0111436843872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.517253875732"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0111436843872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917924_25672917924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917924'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0111436843872'^^xsd:double;
  dwc:latitude '42.517253875732'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917924'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603408_23591603408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603408_23591603408> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603408_23591603408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.525012969971 -9.010910987854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.525012969971"^^xsd:decimal ;
  dwc:decimalLongitude "-9.010910987854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603408_23591603408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603408'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.010910987854'^^xsd:double;
  dwc:latitude '42.525012969971'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603408'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596911_23591596911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596911_23591596911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596911_23591596911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524261474609 -9.0099067687988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524261474609"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0099067687988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596911_23591596911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596911'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0099067687988'^^xsd:double;
  dwc:latitude '42.524261474609'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596911'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596768_23591596768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596768_23591596768> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596768_23591596768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519577026367 -9.0088891983032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519577026367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0088891983032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596768_23591596768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596768'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0088891983032'^^xsd:double;
  dwc:latitude '42.519577026367'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596768'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877233_25683877233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877233_25683877233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877233_25683877233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.726783752441 -9.0078449249268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.726783752441"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0078449249268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877233_25683877233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877233'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.079444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0078449249268'^^xsd:double;
  dwc:latitude '42.726783752441'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877233'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877329_25683877329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877329_25683877329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877329_25683877329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519504547119 -9.0069408416748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519504547119"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0069408416748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877329_25683877329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877329'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.079722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0069408416748'^^xsd:double;
  dwc:latitude '42.519504547119'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877329'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457434_25660457434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457434_25660457434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457434_25660457434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522239685059 -9.0048542022705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522239685059"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0048542022705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457434_25660457434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457434'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0048542022705'^^xsd:double;
  dwc:latitude '42.522239685059'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457434'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917888_25672917888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917888_25672917888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917888_25672917888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.529094696045 -9.0043783187866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.529094696045"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0043783187866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917888_25672917888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917888'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0043783187866'^^xsd:double;
  dwc:latitude '42.529094696045'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917888'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917948_25672917948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917948_25672917948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917948_25672917948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52880859375 -9.0043315887451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52880859375"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0043315887451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917948_25672917948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917948'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.038611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0043315887451'^^xsd:double;
  dwc:latitude '42.52880859375'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917948'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457374_25660457374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457374_25660457374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457374_25660457374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524356842041 -9.0023918151855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524356842041"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0023918151855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457374_25660457374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457374'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0023918151855'^^xsd:double;
  dwc:latitude '42.524356842041'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457374'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603387_23591603387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603387_23591603387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603387_23591603387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520328521729 -9.0023317337036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520328521729"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0023317337036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603387_23591603387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603387'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.235833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0023317337036'^^xsd:double;
  dwc:latitude '42.520328521729'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603387'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457397_25660457397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457397_25660457397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457397_25660457397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520191192627 -9.0023031234741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520191192627"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0023031234741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457397_25660457397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457397'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0023031234741'^^xsd:double;
  dwc:latitude '42.520191192627'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457397'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457410_25660457410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457410_25660457410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457410_25660457410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520248413086 -9.0022945404053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520248413086"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022945404053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457410_25660457410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457410'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022945404053'^^xsd:double;
  dwc:latitude '42.520248413086'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457410'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603504_23591603504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603504_23591603504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603504_23591603504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520191192627 -9.0022439956665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520191192627"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022439956665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603504_23591603504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603504'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022439956665'^^xsd:double;
  dwc:latitude '42.520191192627'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603504'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603516_23591603516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603516_23591603516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603516_23591603516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520164489746 -9.0022392272949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520164489746"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022392272949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603516_23591603516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603516'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022392272949'^^xsd:double;
  dwc:latitude '42.520164489746'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603516'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603210_23591603210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603210_23591603210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603210_23591603210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520252227783 -9.0022392272949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520252227783"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022392272949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603210_23591603210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603210'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.2697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022392272949'^^xsd:double;
  dwc:latitude '42.520252227783'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603210'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603391_23591603391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603391_23591603391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603391_23591603391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520221710205 -9.0022296905518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520221710205"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022296905518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603391_23591603391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603391'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.2425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022296905518'^^xsd:double;
  dwc:latitude '42.520221710205'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603391'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595109_23591595109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595109_23591595109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595109_23591595109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520236968994 -9.0022296905518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520236968994"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022296905518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595109_23591595109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595109'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022296905518'^^xsd:double;
  dwc:latitude '42.520236968994'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595109'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603323_23591603323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603323_23591603323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603323_23591603323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520198822021 -9.0022010803223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520198822021"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0022010803223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603323_23591603323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603323'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0022010803223'^^xsd:double;
  dwc:latitude '42.520198822021'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603323'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594907_23591594907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594907_23591594907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594907_23591594907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520324707031 -9.0021991729736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520324707031"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021991729736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594907_23591594907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594907'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.055833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021991729736'^^xsd:double;
  dwc:latitude '42.520324707031'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594907'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603575_23591603575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603575_23591603575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603575_23591603575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520195007324 -9.002197265625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520195007324"^^xsd:decimal ;
  dwc:decimalLongitude "-9.002197265625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603575_23591603575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603575'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.002197265625'^^xsd:double;
  dwc:latitude '42.520195007324'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603575'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603141_23591603141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603141_23591603141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603141_23591603141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520149230957 -9.0021886825562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520149230957"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021886825562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603141_23591603141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603141'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021886825562'^^xsd:double;
  dwc:latitude '42.520149230957'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603141'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594931_23591594931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594931_23591594931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594931_23591594931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520172119141 -9.0021839141846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520172119141"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021839141846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594931_23591594931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594931'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021839141846'^^xsd:double;
  dwc:latitude '42.520172119141'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594931'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603129_23591603129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603129_23591603129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603129_23591603129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52027130127 -9.0021810531616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52027130127"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021810531616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603129_23591603129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603129'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.035555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021810531616'^^xsd:double;
  dwc:latitude '42.52027130127'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603129'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603573_23591603573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603573_23591603573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603573_23591603573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520320892334 -9.0021800994873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520320892334"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021800994873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603573_23591603573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603573'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.2027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021800994873'^^xsd:double;
  dwc:latitude '42.520320892334'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603573'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595097_23591595097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595097_23591595097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595097_23591595097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520359039307 -9.0021800994873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520359039307"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021800994873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595097_23591595097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595097'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021800994873'^^xsd:double;
  dwc:latitude '42.520359039307'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595097'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603492_23591603492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603492_23591603492> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603492_23591603492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520362854004 -9.0021696090698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520362854004"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021696090698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603492_23591603492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603492'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021696090698'^^xsd:double;
  dwc:latitude '42.520362854004'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603492'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603045_23591603045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603045_23591603045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603045_23591603045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520076751709 -9.0021572113037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520076751709"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021572113037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603045_23591603045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603045'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021572113037'^^xsd:double;
  dwc:latitude '42.520076751709'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603045'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603569_23591603569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603569_23591603569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603569_23591603569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520240783691 -9.0021524429321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520240783691"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021524429321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603569_23591603569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603569'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.209166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021524429321'^^xsd:double;
  dwc:latitude '42.520240783691'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603569'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603347_23591603347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603347_23591603347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603347_23591603347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520206451416 -9.0021419525146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520206451416"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021419525146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603347_23591603347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603347'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021419525146'^^xsd:double;
  dwc:latitude '42.520206451416'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603347'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603359_23591603359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603359_23591603359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603359_23591603359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520259857178 -9.0021352767944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520259857178"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021352767944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603359_23591603359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603359'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '18.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021352767944'^^xsd:double;
  dwc:latitude '42.520259857178'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603359'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603574_23591603574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603574_23591603574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603574_23591603574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520267486572 -9.0021257400513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520267486572"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021257400513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603574_23591603574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603574'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021257400513'^^xsd:double;
  dwc:latitude '42.520267486572'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603574'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594943_23591594943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594943_23591594943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594943_23591594943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520236968994 -9.002121925354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520236968994"^^xsd:decimal ;
  dwc:decimalLongitude "-9.002121925354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594943_23591594943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594943'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.002121925354'^^xsd:double;
  dwc:latitude '42.520236968994'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594943'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603165_23591603165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603165_23591603165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603165_23591603165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520008087158 -9.0021181106567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520008087158"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021181106567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603165_23591603165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603165'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021181106567'^^xsd:double;
  dwc:latitude '42.520008087158'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603165'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603390_23591603390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603390_23591603390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603390_23591603390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520427703857 -9.0021142959595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520427703857"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021142959595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603390_23591603390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603390'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.235'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021142959595'^^xsd:double;
  dwc:latitude '42.520427703857'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603390'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603567_23591603567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603567_23591603567> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603567_23591603567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520034790039 -9.0021133422852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021133422852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603567_23591603567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603567'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.204444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021133422852'^^xsd:double;
  dwc:latitude '42.520034790039'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603567'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917936_25672917936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917936_25672917936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917936_25672917936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520351409912 -9.0021085739136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520351409912"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021085739136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917936_25672917936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917936'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021085739136'^^xsd:double;
  dwc:latitude '42.520351409912'^^xsd:double;
  dwc:minimumElevation '-36'^^xsd:integer;
  dwc:maximumElevation '-36'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917936'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862197_24700862197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862197_24700862197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862197_24700862197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520156860352 -9.0021066665649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520156860352"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021066665649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862197_24700862197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862197'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.026388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021066665649'^^xsd:double;
  dwc:latitude '42.520156860352'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862197'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603396_23591603396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603396_23591603396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603396_23591603396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520198822021 -9.0021057128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520198822021"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021057128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603396_23591603396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603396'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021057128906'^^xsd:double;
  dwc:latitude '42.520198822021'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603396'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603117_23591603117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603117_23591603117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603117_23591603117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520389556885 -9.0021057128906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520389556885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021057128906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603117_23591603117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603117'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.037777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021057128906'^^xsd:double;
  dwc:latitude '42.520389556885'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603117'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603392_23591603392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603392_23591603392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603392_23591603392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520252227783 -9.002103805542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520252227783"^^xsd:decimal ;
  dwc:decimalLongitude "-9.002103805542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603392_23591603392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603392'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.2347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.002103805542'^^xsd:double;
  dwc:latitude '42.520252227783'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603392'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603528_23591603528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603528_23591603528> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603528_23591603528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520069122314 -9.0021028518677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520069122314"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021028518677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603528_23591603528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603528'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021028518677'^^xsd:double;
  dwc:latitude '42.520069122314'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603528'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603212_23591603212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603212_23591603212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603212_23591603212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519989013672 -9.0021018981934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0021018981934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603212_23591603212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603212'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.2741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0021018981934'^^xsd:double;
  dwc:latitude '42.519989013672'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603212'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603311_23591603311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603311_23591603311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603311_23591603311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520412445068 -9.002100944519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520412445068"^^xsd:decimal ;
  dwc:decimalLongitude "-9.002100944519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603311_23591603311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603311'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.060555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.002100944519'^^xsd:double;
  dwc:latitude '42.520412445068'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603311'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603299_23591603299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603299_23591603299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603299_23591603299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520294189453 -9.0020980834961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520294189453"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020980834961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603299_23591603299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603299'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.060555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020980834961'^^xsd:double;
  dwc:latitude '42.520294189453'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603299'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603383_23591603383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603383_23591603383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603383_23591603383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520191192627 -9.0020971298218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520191192627"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020971298218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603383_23591603383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603383'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020971298218'^^xsd:double;
  dwc:latitude '42.520191192627'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603383'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594883_23591594883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594883_23591594883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594883_23591594883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520278930664 -9.0020914077759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520278930664"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020914077759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594883_23591594883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594883'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020914077759'^^xsd:double;
  dwc:latitude '42.520278930664'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594883'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603371_23591603371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603371_23591603371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603371_23591603371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520141601562 -9.0020904541016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520141601562"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020904541016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603371_23591603371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603371'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.060277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020904541016'^^xsd:double;
  dwc:latitude '42.520141601562'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603371'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603394_23591603394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603394_23591603394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603394_23591603394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520183563232 -9.0020904541016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520183563232"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020904541016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603394_23591603394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603394'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.2425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020904541016'^^xsd:double;
  dwc:latitude '42.520183563232'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603394'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603213_23591603213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603213_23591603213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603213_23591603213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52001953125 -9.0020895004272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52001953125"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020895004272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603213_23591603213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603213'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.2769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020895004272'^^xsd:double;
  dwc:latitude '42.52001953125'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603213'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603211_23591603211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603211_23591603211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603211_23591603211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520141601562 -9.0020895004272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520141601562"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020895004272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603211_23591603211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603211'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.2725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020895004272'^^xsd:double;
  dwc:latitude '42.520141601562'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603211'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603153_23591603153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603153_23591603153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603153_23591603153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520000457764 -9.0020875930786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020875930786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603153_23591603153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603153'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020875930786'^^xsd:double;
  dwc:latitude '42.520000457764'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603153'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595085_23591595085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595085_23591595085> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595085_23591595085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5205078125 -9.002082824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5205078125"^^xsd:decimal ;
  dwc:decimalLongitude "-9.002082824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595085_23591595085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595085'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.002082824707'^^xsd:double;
  dwc:latitude '42.5205078125'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595085'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603393_23591603393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603393_23591603393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603393_23591603393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520160675049 -9.0020809173584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520160675049"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020809173584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603393_23591603393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603393'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.2355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020809173584'^^xsd:double;
  dwc:latitude '42.520160675049'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603393'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603177_23591603177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603177_23591603177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603177_23591603177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519992828369 -9.0020713806152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519992828369"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020713806152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603177_23591603177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603177'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020713806152'^^xsd:double;
  dwc:latitude '42.519992828369'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603177'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603239_23591603239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603239_23591603239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603239_23591603239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520057678223 -9.0020608901978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520057678223"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020608901978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603239_23591603239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603239'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020608901978'^^xsd:double;
  dwc:latitude '42.520057678223'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603239'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603215_23591603215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603215_23591603215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603215_23591603215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520027160645 -9.0020589828491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520027160645"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020589828491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603215_23591603215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603215'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020589828491'^^xsd:double;
  dwc:latitude '42.520027160645'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603215'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603209_23591603209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603209_23591603209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603209_23591603209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520378112793 -9.0020589828491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520378112793"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020589828491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603209_23591603209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603209'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.2725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020589828491'^^xsd:double;
  dwc:latitude '42.520378112793'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603209'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603386_23591603386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603386_23591603386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603386_23591603386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520233154297 -9.0020532608032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520233154297"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020532608032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603386_23591603386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.234444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020532608032'^^xsd:double;
  dwc:latitude '42.520233154297'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603386'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603335_23591603335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603335_23591603335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603335_23591603335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520317077637 -9.0020532608032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520317077637"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020532608032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603335_23591603335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603335'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020532608032'^^xsd:double;
  dwc:latitude '42.520317077637'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603335'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603189_23591603189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603189_23591603189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603189_23591603189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519996643066 -9.0020523071289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020523071289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603189_23591603189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603189'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.035833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020523071289'^^xsd:double;
  dwc:latitude '42.519996643066'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603189'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603572_23591603572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603572_23591603572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603572_23591603572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520435333252 -9.0020523071289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520435333252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020523071289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603572_23591603572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603572'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.2091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020523071289'^^xsd:double;
  dwc:latitude '42.520435333252'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603572'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603201_23591603201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603201_23591603201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603201_23591603201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52010345459 -9.0020484924316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52010345459"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020484924316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603201_23591603201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603201'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020484924316'^^xsd:double;
  dwc:latitude '42.52010345459'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603201'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603563_23591603563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603563_23591603563> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603563_23591603563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519992828369 -9.0020446777344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519992828369"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020446777344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603563_23591603563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603563'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020446777344'^^xsd:double;
  dwc:latitude '42.519992828369'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603563'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596804_23591596804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596804_23591596804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596804_23591596804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520290374756 -9.0020380020142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520290374756"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020380020142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596804_23591596804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596804'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.125833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020380020142'^^xsd:double;
  dwc:latitude '42.520290374756'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596804'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603227_23591603227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603227_23591603227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603227_23591603227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519981384277 -9.0020151138306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519981384277"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020151138306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603227_23591603227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603227'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020151138306'^^xsd:double;
  dwc:latitude '42.519981384277'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603227'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603208_23591603208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603208_23591603208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603208_23591603208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520378112793 -9.0020132064819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520378112793"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020132064819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603208_23591603208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603208'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.26555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020132064819'^^xsd:double;
  dwc:latitude '42.520378112793'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603208'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594871_23591594871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594871_23591594871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594871_23591594871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520503997803 -9.0020132064819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520503997803"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020132064819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594871_23591594871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594871'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.053055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020132064819'^^xsd:double;
  dwc:latitude '42.520503997803'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594871'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603206_23591603206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603206_23591603206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603206_23591603206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520092010498 -9.002010345459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520092010498"^^xsd:decimal ;
  dwc:decimalLongitude "-9.002010345459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603206_23591603206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603206'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.269722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.002010345459'^^xsd:double;
  dwc:latitude '42.520092010498'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603206'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596827_23591596827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596827_23591596827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596827_23591596827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520328521729 -9.0020036697388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520328521729"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0020036697388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596827_23591596827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596827'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0020036697388'^^xsd:double;
  dwc:latitude '42.520328521729'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596827'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603568_23591603568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603568_23591603568> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603568_23591603568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520030975342 -9.0019969940186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520030975342"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019969940186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603568_23591603568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603568'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.203333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019969940186'^^xsd:double;
  dwc:latitude '42.520030975342'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603568'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337654_25665337654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337654_25665337654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337654_25665337654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520355224609 -9.001992225647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520355224609"^^xsd:decimal ;
  dwc:decimalLongitude "-9.001992225647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337654_25665337654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337654'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.001992225647'^^xsd:double;
  dwc:latitude '42.520355224609'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337654'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595073_23591595073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595073_23591595073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595073_23591595073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520462036133 -9.0019912719727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520462036133"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019912719727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595073_23591595073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595073'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019912719727'^^xsd:double;
  dwc:latitude '42.520462036133'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595073'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603205_23591603205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603205_23591603205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603205_23591603205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52014541626 -9.0019874572754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52014541626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019874572754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603205_23591603205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603205'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.269722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019874572754'^^xsd:double;
  dwc:latitude '42.52014541626'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603205'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596815_23591596815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596815_23591596815> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596815_23591596815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520225524902 -9.0019664764404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520225524902"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019664764404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596815_23591596815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596815'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019664764404'^^xsd:double;
  dwc:latitude '42.520225524902'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596815'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603540_23591603540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603540_23591603540> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603540_23591603540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519992828369 -9.0019636154175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519992828369"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019636154175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603540_23591603540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603540'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019636154175'^^xsd:double;
  dwc:latitude '42.519992828369'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603540'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603389_23591603389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603389_23591603389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603389_23591603389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520488739014 -9.0019550323486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520488739014"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019550323486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603389_23591603389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.23472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019550323486'^^xsd:double;
  dwc:latitude '42.520488739014'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603389'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594859_23591594859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594859_23591594859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594859_23591594859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5205078125 -9.0019416809082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5205078125"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019416809082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594859_23591594859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594859'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.053888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019416809082'^^xsd:double;
  dwc:latitude '42.5205078125'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594859'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603388_23591603388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603388_23591603388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603388_23591603388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520263671875 -9.0019359588623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520263671875"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019359588623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603388_23591603388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603388'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.2425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019359588623'^^xsd:double;
  dwc:latitude '42.520263671875'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603388'^^xsd:integer;
  dwc:observationDate '2022-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603570_23591603570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603570_23591603570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603570_23591603570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520515441895 -9.0019292831421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520515441895"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019292831421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603570_23591603570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603570'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.20916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019292831421'^^xsd:double;
  dwc:latitude '42.520515441895'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603570'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603207_23591603207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603207_23591603207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603207_23591603207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52025604248 -9.0019273757935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52025604248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019273757935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603207_23591603207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603207'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.270555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019273757935'^^xsd:double;
  dwc:latitude '42.52025604248'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603207'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603552_23591603552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603552_23591603552> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603552_23591603552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520011901855 -9.0019054412842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520011901855"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0019054412842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603552_23591603552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603552'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0019054412842'^^xsd:double;
  dwc:latitude '42.520011901855'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603552'^^xsd:integer;
  dwc:observationDate '2022-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603571_23591603571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603571_23591603571> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603571_23591603571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520359039307 -9.0018949508667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520359039307"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0018949508667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603571_23591603571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603571'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.2047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0018949508667'^^xsd:double;
  dwc:latitude '42.520359039307'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603571'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596839_23591596839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596839_23591596839> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596839_23591596839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520351409912 -9.0018653869629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520351409912"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0018653869629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596839_23591596839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596839'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0018653869629'^^xsd:double;
  dwc:latitude '42.520351409912'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596839'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596899_23591596899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596899_23591596899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596899_23591596899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520107269287 -9.0018033981323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520107269287"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0018033981323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596899_23591596899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596899'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.034722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0018033981323'^^xsd:double;
  dwc:latitude '42.520107269287'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596899'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596863_23591596863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596863_23591596863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596863_23591596863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520099639893 -9.0018005371094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520099639893"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0018005371094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596863_23591596863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596863'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0018005371094'^^xsd:double;
  dwc:latitude '42.520099639893'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596863'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596851_23591596851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596851_23591596851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596851_23591596851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52025604248 -9.0017976760864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52025604248"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0017976760864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596851_23591596851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596851'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.042222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0017976760864'^^xsd:double;
  dwc:latitude '42.52025604248'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596851'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596887_23591596887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596887_23591596887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596887_23591596887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520137786865 -9.0017747879028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520137786865"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0017747879028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596887_23591596887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596887'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0017747879028'^^xsd:double;
  dwc:latitude '42.520137786865'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596887'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596875_23591596875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596875_23591596875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596875_23591596875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520111083984 -9.0017137527466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520111083984"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0017137527466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596875_23591596875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596875'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0017137527466'^^xsd:double;
  dwc:latitude '42.520111083984'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596875'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594948_23591594948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594948_23591594948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594948_23591594948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.524154663086 -9.0015897750854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.524154663086"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0015897750854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594948_23591594948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594948'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.367222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0015897750854'^^xsd:double;
  dwc:latitude '42.524154663086'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594948'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195592_25348195592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195592_25348195592> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195592_25348195592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.062553405762 -9.0012311935425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.062553405762"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0012311935425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195592_25348195592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195592'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0012311935425'^^xsd:double;
  dwc:latitude '42.062553405762'^^xsd:double;
  dwc:minimumElevation '46'^^xsd:integer;
  dwc:maximumElevation '46'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195592'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877337_25683877337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877337_25683877337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877337_25683877337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520767211914 -9.0009355545044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520767211914"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0009355545044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877337_25683877337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877337'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.31944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0009355545044'^^xsd:double;
  dwc:latitude '42.520767211914'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877337'^^xsd:integer;
  dwc:observationDate '2023-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877338_25683877338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877338_25683877338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877338_25683877338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52075958252 -9.000904083252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52075958252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.000904083252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877338_25683877338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877338'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.3258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.000904083252'^^xsd:double;
  dwc:latitude '42.52075958252'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877338'^^xsd:integer;
  dwc:observationDate '2023-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032295_25679032295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032295_25679032295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032295_25679032295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520736694336 -9.0007810592651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520736694336"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0007810592651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032295_25679032295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032295'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.2797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0007810592651'^^xsd:double;
  dwc:latitude '42.520736694336'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032295'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457470_25660457470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457470_25660457470> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457470_25660457470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520641326904 -9.0007781982422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520641326904"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0007781982422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457470_25660457470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457470'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0007781982422'^^xsd:double;
  dwc:latitude '42.520641326904'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457470'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594895_23591594895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594895_23591594895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594895_23591594895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520984649658 -9.0007476806641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520984649658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0007476806641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594895_23591594895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594895'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0007476806641'^^xsd:double;
  dwc:latitude '42.520984649658'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594895'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918008_25672918008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918008_25672918008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918008_25672918008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52074432373 -9.0007419586182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52074432373"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0007419586182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918008_25672918008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918008'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.038611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0007419586182'^^xsd:double;
  dwc:latitude '42.52074432373'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918008'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918025_25672918025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918025_25672918025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918025_25672918025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52087020874 -9.0007333755493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52087020874"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0007333755493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918025_25672918025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918025'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.279166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0007333755493'^^xsd:double;
  dwc:latitude '42.52087020874'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918025'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862185_24700862185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862185_24700862185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862185_24700862185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520732879639 -9.0007085800171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520732879639"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0007085800171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862185_24700862185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862185'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.026388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0007085800171'^^xsd:double;
  dwc:latitude '42.520732879639'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862185'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918024_25672918024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918024_25672918024> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918024_25672918024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520706176758 -9.000693321228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520706176758"^^xsd:decimal ;
  dwc:decimalLongitude "-9.000693321228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918024_25672918024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918024'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.286388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.000693321228'^^xsd:double;
  dwc:latitude '42.520706176758'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918024'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862173_24700862173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862173_24700862173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862173_24700862173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520713806152 -9.0006856918335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520713806152"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006856918335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862173_24700862173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862173'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006856918335'^^xsd:double;
  dwc:latitude '42.520713806152'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862173'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918031_25672918031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918031_25672918031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918031_25672918031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520709991455 -9.0006837844849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520709991455"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006837844849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918031_25672918031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918031'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.2797222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006837844849'^^xsd:double;
  dwc:latitude '42.520709991455'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918031'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337738_25665337738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337738_25665337738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337738_25665337738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520572662354 -9.0006828308105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520572662354"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006828308105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337738_25665337738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337738'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.069722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006828308105'^^xsd:double;
  dwc:latitude '42.520572662354'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337738'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918020_25672918020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918020_25672918020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918020_25672918020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520839691162 -9.0006790161133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520839691162"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006790161133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918020_25672918020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918020'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006790161133'^^xsd:double;
  dwc:latitude '42.520839691162'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918020'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917996_25672917996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917996_25672917996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917996_25672917996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52075958252 -9.0006732940674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52075958252"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006732940674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917996_25672917996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917996'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006732940674'^^xsd:double;
  dwc:latitude '42.52075958252'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917996'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918026_25672918026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918026_25672918026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918026_25672918026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520935058594 -9.0006704330444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520935058594"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006704330444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918026_25672918026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918026'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.283888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006704330444'^^xsd:double;
  dwc:latitude '42.520935058594'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918026'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032294_25679032294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032294_25679032294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032294_25679032294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520854949951 -9.0006647109985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520854949951"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006647109985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032294_25679032294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032294'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.2841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006647109985'^^xsd:double;
  dwc:latitude '42.520854949951'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032294'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337750_25665337750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337750_25665337750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337750_25665337750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520610809326 -9.0006580352783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520610809326"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006580352783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337750_25665337750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337750'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006580352783'^^xsd:double;
  dwc:latitude '42.520610809326'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337750'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337755_25665337755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337755_25665337755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337755_25665337755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520908355713 -9.0006370544434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520908355713"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006370544434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337755_25665337755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337755'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.2675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006370544434'^^xsd:double;
  dwc:latitude '42.520908355713'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337755'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918027_25672918027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918027_25672918027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918027_25672918027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520908355713 -9.0006189346313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520908355713"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0006189346313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918027_25672918027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918027'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.279444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0006189346313'^^xsd:double;
  dwc:latitude '42.520908355713'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918027'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918032_25672918032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918032_25672918032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918032_25672918032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5207862854 -9.0005855560303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5207862854"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0005855560303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918032_25672918032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918032'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.2863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0005855560303'^^xsd:double;
  dwc:latitude '42.5207862854'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918032'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457422_25660457422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457422_25660457422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457422_25660457422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521091461182 -9.0005826950073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521091461182"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0005826950073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457422_25660457422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457422'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0005826950073'^^xsd:double;
  dwc:latitude '42.521091461182'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457422'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917972_25672917972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917972_25672917972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917972_25672917972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520534515381 -9.0005416870117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520534515381"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0005416870117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917972_25672917972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917972'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0005416870117'^^xsd:double;
  dwc:latitude '42.520534515381'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917972'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918029_25672918029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918029_25672918029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918029_25672918029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520984649658 -9.0004825592041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520984649658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0004825592041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918029_25672918029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918029'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.2841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0004825592041'^^xsd:double;
  dwc:latitude '42.520984649658'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918029'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337666_25665337666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337666_25665337666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337666_25665337666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520942687988 -9.0004768371582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520942687988"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0004768371582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337666_25665337666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337666'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0004768371582'^^xsd:double;
  dwc:latitude '42.520942687988'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337666'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917984_25672917984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917984_25672917984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917984_25672917984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520713806152 -9.0004644393921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520713806152"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0004644393921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917984_25672917984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917984'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0004644393921'^^xsd:double;
  dwc:latitude '42.520713806152'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917984'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917960_25672917960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917960_25672917960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917960_25672917960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520629882812 -9.0003671646118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520629882812"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0003671646118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917960_25672917960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917960'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0003671646118'^^xsd:double;
  dwc:latitude '42.520629882812'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917960'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918028_25672918028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918028_25672918028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918028_25672918028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520801544189 -9.0003414154053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520801544189"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0003414154053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918028_25672918028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918028'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.28111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0003414154053'^^xsd:double;
  dwc:latitude '42.520801544189'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918028'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457458_25660457458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457458_25660457458> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457458_25660457458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520614624023 -9.0002946853638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520614624023"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0002946853638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457458_25660457458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457458'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-9.0002946853638'^^xsd:double;
  dwc:latitude '42.520614624023'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457458'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672918030_25672918030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672918030_25672918030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672918030_25672918030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520343780518 -8.9997453689575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520343780518"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9997453689575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672918030_25672918030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672918030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672918030'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.2863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9997453689575'^^xsd:double;
  dwc:latitude '42.520343780518'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672918030'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877335_25683877335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877335_25683877335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877335_25683877335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520290374756 -8.9997253417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520290374756"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9997253417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877335_25683877335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877335'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.325833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9997253417969'^^xsd:double;
  dwc:latitude '42.520290374756'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877335'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337714_25665337714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337714_25665337714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337714_25665337714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521335601807 -8.9996824264526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521335601807"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9996824264526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337714_25665337714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337714'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9996824264526'^^xsd:double;
  dwc:latitude '42.521335601807'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337714'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877336_25683877336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877336_25683877336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877336_25683877336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520343780518 -8.9996719360352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520343780518"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9996719360352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877336_25683877336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877336'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.325833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9996719360352'^^xsd:double;
  dwc:latitude '42.520343780518'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877336'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337754_25665337754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337754_25665337754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337754_25665337754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520309448242 -8.9996480941772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520309448242"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9996480941772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337754_25665337754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337754'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.259166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9996480941772'^^xsd:double;
  dwc:latitude '42.520309448242'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337754'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877334_25683877334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877334_25683877334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877334_25683877334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520233154297 -8.9996223449707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520233154297"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9996223449707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877334_25683877334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877334'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9996223449707'^^xsd:double;
  dwc:latitude '42.520233154297'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877334'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917879_25672917879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917879_25672917879> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917879_25672917879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521263122559 -8.9995985031128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521263122559"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995985031128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917879_25672917879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917879'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995985031128'^^xsd:double;
  dwc:latitude '42.521263122559'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917879'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917878_25672917878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917878_25672917878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917878_25672917878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521251678467 -8.9995727539062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521251678467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995727539062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917878_25672917878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917878'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995727539062'^^xsd:double;
  dwc:latitude '42.521251678467'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917878'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877333_25683877333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877333_25683877333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877333_25683877333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520072937012 -8.9995670318604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520072937012"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995670318604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877333_25683877333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877333'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.325555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995670318604'^^xsd:double;
  dwc:latitude '42.520072937012'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877333'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594949_23591594949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594949_23591594949> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594949_23591594949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521625518799 -8.9995527267456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521625518799"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995527267456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594949_23591594949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594949'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995527267456'^^xsd:double;
  dwc:latitude '42.521625518799'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594949'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337702_25665337702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337702_25665337702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337702_25665337702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52124786377 -8.9995384216309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52124786377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995384216309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337702_25665337702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337702'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995384216309'^^xsd:double;
  dwc:latitude '42.52124786377'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337702'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337759_25665337759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337759_25665337759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337759_25665337759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520309448242 -8.9995250701904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520309448242"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995250701904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337759_25665337759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337759'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.2594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995250701904'^^xsd:double;
  dwc:latitude '42.520309448242'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337759'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337758_25665337758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337758_25665337758> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337758_25665337758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52027130127 -8.9995203018188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52027130127"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995203018188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337758_25665337758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337758'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.2675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995203018188'^^xsd:double;
  dwc:latitude '42.52027130127'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337758'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337726_25665337726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337726_25665337726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337726_25665337726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521141052246 -8.9995155334473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521141052246"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995155334473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337726_25665337726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337726'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.063055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995155334473'^^xsd:double;
  dwc:latitude '42.521141052246'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337726'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337753_25665337753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337753_25665337753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337753_25665337753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520153045654 -8.9995088577271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520153045654"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9995088577271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337753_25665337753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337753'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.2675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9995088577271'^^xsd:double;
  dwc:latitude '42.520153045654'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337753'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337760_25665337760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337760_25665337760> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337760_25665337760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521259307861 -8.9994716644287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521259307861"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9994716644287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337760_25665337760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337760'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.2627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9994716644287'^^xsd:double;
  dwc:latitude '42.521259307861'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337760'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337690_25665337690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337690_25665337690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337690_25665337690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5212059021 -8.9994611740112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5212059021"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9994611740112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337690_25665337690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337690'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9994611740112'^^xsd:double;
  dwc:latitude '42.5212059021'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337690'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457482_25660457482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457482_25660457482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457482_25660457482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521171569824 -8.9994459152222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521171569824"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9994459152222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457482_25660457482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457482'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9994459152222'^^xsd:double;
  dwc:latitude '42.521171569824'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457482'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25672917877_25672917877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25672917877_25672917877> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25672917877_25672917877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521186828613 -8.9993305206299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521186828613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9993305206299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25672917877_25672917877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25672917877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25672917877'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.2602777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9993305206299'^^xsd:double;
  dwc:latitude '42.521186828613'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25672917877'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337678_25665337678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337678_25665337678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337678_25665337678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52161026001 -8.9992799758911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52161026001"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992799758911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337678_25665337678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337678'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.063055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992799758911'^^xsd:double;
  dwc:latitude '42.52161026001'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337678'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594950_23591594950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594950_23591594950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594950_23591594950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521614074707 -8.9992389678955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521614074707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992389678955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594950_23591594950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594950'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992389678955'^^xsd:double;
  dwc:latitude '42.521614074707'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594950'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337756_25665337756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337756_25665337756> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337756_25665337756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520252227783 -8.9992361068726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520252227783"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992361068726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337756_25665337756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337756'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.258888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992361068726'^^xsd:double;
  dwc:latitude '42.520252227783'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337756'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337761_25665337761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337761_25665337761> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337761_25665337761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5212059021 -8.9992256164551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5212059021"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992256164551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337761_25665337761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337761'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.2675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992256164551'^^xsd:double;
  dwc:latitude '42.5212059021'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337761'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337757_25665337757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337757_25665337757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337757_25665337757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.520416259766 -8.9992218017578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.520416259766"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992218017578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337757_25665337757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337757'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.25916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992218017578'^^xsd:double;
  dwc:latitude '42.520416259766'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337757'^^xsd:integer;
  dwc:observationDate '2023-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594952_23591594952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594952_23591594952> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594952_23591594952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521656036377 -8.9992179870605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521656036377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992179870605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594952_23591594952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594952'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992179870605'^^xsd:double;
  dwc:latitude '42.521656036377'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594952'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594953_23591594953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594953_23591594953> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594953_23591594953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521656036377 -8.9992113113403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521656036377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9992113113403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594953_23591594953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594953'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.3611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9992113113403'^^xsd:double;
  dwc:latitude '42.521656036377'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594953'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594954_23591594954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594954_23591594954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594954_23591594954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521583557129 -8.9991779327393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521583557129"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9991779327393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594954_23591594954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594954'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9991779327393'^^xsd:double;
  dwc:latitude '42.521583557129'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594954'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594951_23591594951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594951_23591594951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594951_23591594951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.521682739258 -8.9991636276245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.521682739258"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9991636276245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594951_23591594951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594951'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.3627777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9991636276245'^^xsd:double;
  dwc:latitude '42.521682739258'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594951'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457446_25660457446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457446_25660457446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457446_25660457446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522193908691 -8.999080657959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522193908691"^^xsd:decimal ;
  dwc:decimalLongitude "-8.999080657959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457446_25660457446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457446'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.999080657959'^^xsd:double;
  dwc:latitude '42.522193908691'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457446'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457497_25660457497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457497_25660457497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457497_25660457497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52282333374 -8.9968423843384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52282333374"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9968423843384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457497_25660457497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457497'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.246944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9968423843384'^^xsd:double;
  dwc:latitude '42.52282333374'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457497'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457504_25660457504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457504_25660457504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457504_25660457504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522560119629 -8.9968194961548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522560119629"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9968194961548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457504_25660457504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457504'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.2447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9968194961548'^^xsd:double;
  dwc:latitude '42.522560119629'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457504'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457505_25660457505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457505_25660457505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457505_25660457505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522392272949 -8.9967222213745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522392272949"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9967222213745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457505_25660457505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457505'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.2397222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9967222213745'^^xsd:double;
  dwc:latitude '42.522392272949'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457505'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457494_25660457494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457494_25660457494> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457494_25660457494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52250289917 -8.996711730957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52250289917"^^xsd:decimal ;
  dwc:decimalLongitude "-8.996711730957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457494_25660457494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457494'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.0775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.996711730957'^^xsd:double;
  dwc:latitude '42.52250289917'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457494'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457500_25660457500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457500_25660457500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457500_25660457500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522727966309 -8.9967107772827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522727966309"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9967107772827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457500_25660457500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457500'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.244722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9967107772827'^^xsd:double;
  dwc:latitude '42.522727966309'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457500'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457501_25660457501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457501_25660457501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457501_25660457501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522731781006 -8.9966735839844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522731781006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9966735839844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457501_25660457501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457501'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.2475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9966735839844'^^xsd:double;
  dwc:latitude '42.522731781006'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457501'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457498_25660457498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457498_25660457498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457498_25660457498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522663116455 -8.9966650009155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522663116455"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9966650009155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457498_25660457498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457498'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.238333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9966650009155'^^xsd:double;
  dwc:latitude '42.522663116455'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457498'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457503_25660457503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457503_25660457503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457503_25660457503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522735595703 -8.9965953826904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522735595703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9965953826904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457503_25660457503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457503'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.2447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9965953826904'^^xsd:double;
  dwc:latitude '42.522735595703'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457503'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457499_25660457499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457499_25660457499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457499_25660457499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522640228271 -8.9965362548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522640228271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9965362548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457499_25660457499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457499'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.240833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9965362548828'^^xsd:double;
  dwc:latitude '42.522640228271'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457499'^^xsd:integer;
  dwc:observationDate '2023-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25660457502_25660457502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25660457502_25660457502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25660457502_25660457502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522579193115 -8.9964799880981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522579193115"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9964799880981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25660457502_25660457502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25660457502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25660457502'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.2383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9964799880981'^^xsd:double;
  dwc:latitude '42.522579193115'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25660457502'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337609_25665337609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337609_25665337609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337609_25665337609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.523044586182 -8.9960145950317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.523044586182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9960145950317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337609_25665337609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337609'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.2455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9960145950317'^^xsd:double;
  dwc:latitude '42.523044586182'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337609'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337607_25665337607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337607_25665337607> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337607_25665337607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52299118042 -8.9956693649292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52299118042"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9956693649292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337607_25665337607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337607'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.2458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9956693649292'^^xsd:double;
  dwc:latitude '42.52299118042'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337607'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25665337608_25665337608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25665337608_25665337608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25665337608_25665337608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.52299118042 -8.9956541061401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.52299118042"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9956541061401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25665337608_25665337608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25665337608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25665337608'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9956541061401'^^xsd:double;
  dwc:latitude '42.52299118042'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25665337608'^^xsd:integer;
  dwc:observationDate '2023-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595013_23591595013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595013_23591595013> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595013_23591595013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.523468017578 -8.995288848877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.523468017578"^^xsd:decimal ;
  dwc:decimalLongitude "-8.995288848877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595013_23591595013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595013'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.995288848877'^^xsd:double;
  dwc:latitude '42.523468017578'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595013'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877208_25683877208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877208_25683877208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877208_25683877208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733654022217 -8.9944353103638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733654022217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9944353103638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877208_25683877208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877208'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9944353103638'^^xsd:double;
  dwc:latitude '42.733654022217'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877208'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877221_25683877221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877221_25683877221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877221_25683877221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733768463135 -8.9944248199463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733768463135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9944248199463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877221_25683877221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877221'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.078888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9944248199463'^^xsd:double;
  dwc:latitude '42.733768463135'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877221'^^xsd:integer;
  dwc:observationDate '2023-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692882_25363692882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692882_25363692882> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692882_25363692882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.064357757568 -8.992377281189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.064357757568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.992377281189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25363692882_25363692882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692882'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.992377281189'^^xsd:double;
  dwc:latitude '42.064357757568'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692882'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594787_23591594787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594787_23591594787> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594787_23591594787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.518127441406 -8.9896783828735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.518127441406"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9896783828735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594787_23591594787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594787'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9896783828735'^^xsd:double;
  dwc:latitude '42.518127441406'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594787'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594919_23591594919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594919_23591594919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594919_23591594919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519184112549 -8.9892168045044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519184112549"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9892168045044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594919_23591594919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594919'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9892168045044'^^xsd:double;
  dwc:latitude '42.519184112549'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594919'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603576_23591603576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603576_23591603576> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603576_23591603576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.533832550049 -8.9889698028564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.533832550049"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9889698028564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603576_23591603576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603576'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9889698028564'^^xsd:double;
  dwc:latitude '42.533832550049'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603576'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195595_25348195595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195595_25348195595> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195595_25348195595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014179229736 -8.9848346710205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014179229736"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9848346710205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25348195595_25348195595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195595'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9848346710205'^^xsd:double;
  dwc:latitude '42.014179229736'^^xsd:double;
  dwc:minimumElevation '43'^^xsd:integer;
  dwc:maximumElevation '43'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195595'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24858010194_24858010194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24858010194_24858010194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24858010194_24858010194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.546829223633 -8.9829626083374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.546829223633"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9829626083374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24858010194_24858010194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24858010194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24858010194'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9829626083374'^^xsd:double;
  dwc:latitude '42.546829223633'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24858010194'^^xsd:integer;
  dwc:observationDate '2023-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24700862209_24700862209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24700862209_24700862209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24700862209_24700862209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.512371063232 -8.9823951721191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.512371063232"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9823951721191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24700862209_24700862209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24700862209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24700862209'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9823951721191'^^xsd:double;
  dwc:latitude '42.512371063232'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24700862209'^^xsd:integer;
  dwc:observationDate '2022-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595121_23591595121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595121_23591595121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595121_23591595121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.530994415283 -8.9821910858154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.530994415283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9821910858154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595121_23591595121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595121'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9821910858154'^^xsd:double;
  dwc:latitude '42.530994415283'^^xsd:double;
  dwc:minimumElevation '90'^^xsd:integer;
  dwc:maximumElevation '90'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595121'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877339_25683877339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877339_25683877339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877339_25683877339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.515441894531 -8.9785146713257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.515441894531"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9785146713257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25683877339_25683877339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877339'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.3191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9785146713257'^^xsd:double;
  dwc:latitude '42.515441894531'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877339'^^xsd:integer;
  dwc:observationDate '2023-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24858010196_24858010196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24858010196_24858010196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24858010196_24858010196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.51819229126 -8.9744462966919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.51819229126"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9744462966919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24858010196_24858010196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24858010196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24858010196'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0994444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9744462966919'^^xsd:double;
  dwc:latitude '42.51819229126'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24858010196'^^xsd:integer;
  dwc:observationDate '2023-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603588_23591603588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603588_23591603588> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603588_23591603588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.569431304932 -8.9742555618286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.569431304932"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9742555618286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603588_23591603588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603588'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0130555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9742555618286'^^xsd:double;
  dwc:latitude '42.569431304932'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603588'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856604_25264856604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856604_25264856604> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856604_25264856604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.428440093994 -8.9648580551147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.428440093994"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9648580551147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25264856604_25264856604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856604'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9648580551147'^^xsd:double;
  dwc:latitude '42.428440093994'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856604'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856601_25264856601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856601_25264856601> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856601_25264856601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489402770996 -8.9641971588135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.489402770996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9641971588135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25264856601_25264856601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856601'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.7927777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9641971588135'^^xsd:double;
  dwc:latitude '42.489402770996'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856601'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595133_23591595133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595133_23591595133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595133_23591595133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576316833496 -8.9532957077026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.576316833496"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9532957077026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595133_23591595133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595133'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.068055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9532957077026'^^xsd:double;
  dwc:latitude '42.576316833496'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595133'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595156_23591595156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595156_23591595156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595156_23591595156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.458782196045 -8.9467077255249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.458782196045"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9467077255249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595156_23591595156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595156'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.2413888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9467077255249'^^xsd:double;
  dwc:latitude '42.458782196045'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595156'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600700_23591600700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600700_23591600700> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600700_23591600700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.461616516113 -8.9436025619507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.461616516113"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9436025619507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600700_23591600700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600700'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.055277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9436025619507'^^xsd:double;
  dwc:latitude '42.461616516113'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600700'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579010_23816579010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579010_23816579010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579010_23816579010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465770721436 -8.9426259994507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465770721436"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9426259994507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579010_23816579010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579010'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9426259994507'^^xsd:double;
  dwc:latitude '42.465770721436'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579010'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091514_23642091514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091514_23642091514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091514_23642091514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465488433838 -8.9425086975098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465488433838"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9425086975098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091514_23642091514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091514'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9425086975098'^^xsd:double;
  dwc:latitude '42.465488433838'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091514'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597999_23591597999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597999_23591597999> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597999_23591597999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464416503906 -8.9424095153809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464416503906"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9424095153809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597999_23591597999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597999'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9424095153809'^^xsd:double;
  dwc:latitude '42.464416503906'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597999'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597421_23591597421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597421_23591597421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597421_23591597421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465209960938 -8.9422950744629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465209960938"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9422950744629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597421_23591597421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597421'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9422950744629'^^xsd:double;
  dwc:latitude '42.465209960938'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597421'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597815_23591597815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597815_23591597815> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597815_23591597815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464252471924 -8.9422798156738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464252471924"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9422798156738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597815_23591597815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597815'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9422798156738'^^xsd:double;
  dwc:latitude '42.464252471924'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597815'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456890_23733456890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456890_23733456890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456890_23733456890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463829040527 -8.9421186447144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463829040527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9421186447144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456890_23733456890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456890'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.040555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9421186447144'^^xsd:double;
  dwc:latitude '42.463829040527'^^xsd:double;
  dwc:minimumElevation '81'^^xsd:integer;
  dwc:maximumElevation '81'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456890'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525542_23811525542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525542_23811525542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525542_23811525542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465335845947 -8.9421186447144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465335845947"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9421186447144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525542_23811525542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525542'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9421186447144'^^xsd:double;
  dwc:latitude '42.465335845947'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525542'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527258_23822527258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527258_23822527258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527258_23822527258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465160369873 -8.9420948028564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465160369873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420948028564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527258_23822527258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527258'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420948028564'^^xsd:double;
  dwc:latitude '42.465160369873'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527258'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579022_23816579022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579022_23816579022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579022_23816579022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465198516846 -8.9420890808105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465198516846"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420890808105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579022_23816579022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579022'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420890808105'^^xsd:double;
  dwc:latitude '42.465198516846'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579022'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525518_23811525518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525518_23811525518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525518_23811525518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465141296387 -8.9420852661133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465141296387"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420852661133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525518_23811525518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525518'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420852661133'^^xsd:double;
  dwc:latitude '42.465141296387'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525518'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527246_23822527246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527246_23822527246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527246_23822527246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46524810791 -8.9420671463013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46524810791"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420671463013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527246_23822527246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527246'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420671463013'^^xsd:double;
  dwc:latitude '42.46524810791'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527246'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597618_23591597618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597618_23591597618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597618_23591597618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465167999268 -8.9420614242554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465167999268"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420614242554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597618_23591597618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597618'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420614242554'^^xsd:double;
  dwc:latitude '42.465167999268'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597618'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597630_23591597630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597630_23591597630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597630_23591597630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465221405029 -8.9420433044434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465221405029"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420433044434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597630_23591597630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597630'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420433044434'^^xsd:double;
  dwc:latitude '42.465221405029'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597630'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527234_23822527234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527234_23822527234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527234_23822527234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462562561035 -8.9420156478882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462562561035"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420156478882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527234_23822527234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527234'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420156478882'^^xsd:double;
  dwc:latitude '42.462562561035'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527234'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207188_23788207188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207188_23788207188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207188_23788207188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463932037354 -8.9420099258423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463932037354"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420099258423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207188_23788207188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207188'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420099258423'^^xsd:double;
  dwc:latitude '42.463932037354'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207188'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600688_23591600688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600688_23591600688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600688_23591600688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464290618896 -8.9420051574707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464290618896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9420051574707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600688_23591600688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600688'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9420051574707'^^xsd:double;
  dwc:latitude '42.464290618896'^^xsd:double;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600688'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525530_23811525530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525530_23811525530> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525530_23811525530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465167999268 -8.9419918060303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465167999268"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9419918060303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525530_23811525530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525530'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0636111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9419918060303'^^xsd:double;
  dwc:latitude '42.465167999268'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525530'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879124_23650879124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879124_23650879124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879124_23650879124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462898254395 -8.9419708251953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462898254395"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9419708251953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23650879124_23650879124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879124'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9419708251953'^^xsd:double;
  dwc:latitude '42.462898254395'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879124'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325337_23617325337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325337_23617325337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325337_23617325337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463668823242 -8.9419631958008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463668823242"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9419631958008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325337_23617325337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325337'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.084444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9419631958008'^^xsd:double;
  dwc:latitude '42.463668823242'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325337'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596105_23591596105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596105_23591596105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596105_23591596105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463626861572 -8.9419584274292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463626861572"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9419584274292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596105_23591596105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596105'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9419584274292'^^xsd:double;
  dwc:latitude '42.463626861572'^^xsd:double;
  dwc:minimumElevation '-30'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596105'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597200_23591597200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597200_23591597200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597200_23591597200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464073181152 -8.9419555664062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464073181152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9419555664062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597200_23591597200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597200'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9419555664062'^^xsd:double;
  dwc:latitude '42.464073181152'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597200'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596594_23591596594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596594_23591596594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596594_23591596594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46257019043 -8.9419460296631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46257019043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9419460296631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596594_23591596594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596594'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9419460296631'^^xsd:double;
  dwc:latitude '42.46257019043'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596594'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579034_23816579034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579034_23816579034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579034_23816579034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465423583984 -8.9418964385986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465423583984"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9418964385986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579034_23816579034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579034'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0813888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9418964385986'^^xsd:double;
  dwc:latitude '42.465423583984'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579034'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602510_23591602510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602510_23591602510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602510_23591602510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462589263916 -8.9418897628784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462589263916"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9418897628784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602510_23591602510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602510'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9418897628784'^^xsd:double;
  dwc:latitude '42.462589263916'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602510'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596160_23591596160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596160_23591596160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596160_23591596160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463607788086 -8.9417695999146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463607788086"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9417695999146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596160_23591596160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596160'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9417695999146'^^xsd:double;
  dwc:latitude '42.463607788086'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596160'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527222_23822527222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527222_23822527222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527222_23822527222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464385986328 -8.9417686462402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464385986328"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9417686462402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527222_23822527222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527222'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9417686462402'^^xsd:double;
  dwc:latitude '42.464385986328'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527222'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596316_23591596316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596316_23591596316> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596316_23591596316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46276473999 -8.9416646957397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46276473999"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9416646957397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596316_23591596316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596316'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.073055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9416646957397'^^xsd:double;
  dwc:latitude '42.46276473999'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596316'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924783_23801924783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924783_23801924783> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924783_23801924783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46411895752 -8.9415721893311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46411895752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9415721893311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23801924783_23801924783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924783'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9415721893311'^^xsd:double;
  dwc:latitude '42.46411895752'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924783'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760227_23628760227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760227_23628760227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760227_23628760227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465866088867 -8.9415159225464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465866088867"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9415159225464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760227_23628760227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760227'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9415159225464'^^xsd:double;
  dwc:latitude '42.465866088867'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760227'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602129_23591602129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602129_23591602129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602129_23591602129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464290618896 -8.941502571106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464290618896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.941502571106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602129_23591602129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602129'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.941502571106'^^xsd:double;
  dwc:latitude '42.464290618896'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602129'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596582_23591596582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596582_23591596582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596582_23591596582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464202880859 -8.9414987564087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464202880859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9414987564087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596582_23591596582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596582'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9414987564087'^^xsd:double;
  dwc:latitude '42.464202880859'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596582'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602076_23591602076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602076_23591602076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602076_23591602076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462631225586 -8.9414186477661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462631225586"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9414186477661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602076_23591602076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602076'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9414186477661'^^xsd:double;
  dwc:latitude '42.462631225586'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602076'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596990_23591596990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596990_23591596990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596990_23591596990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464309692383 -8.9414052963257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464309692383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9414052963257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596990_23591596990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596990'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9414052963257'^^xsd:double;
  dwc:latitude '42.464309692383'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596990'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231585_23647231585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231585_23647231585> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231585_23647231585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465515136719 -8.941370010376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465515136719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.941370010376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231585_23647231585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231585'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0530555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.941370010376'^^xsd:double;
  dwc:latitude '42.465515136719'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231585'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598838_23591598838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598838_23591598838> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598838_23591598838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462642669678 -8.9413537979126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462642669678"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9413537979126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598838_23591598838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598838'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9413537979126'^^xsd:double;
  dwc:latitude '42.462642669678'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598838'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600109_23591600109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600109_23591600109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600109_23591600109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4626121521 -8.9413347244263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4626121521"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9413347244263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600109_23591600109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600109'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.086944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9413347244263'^^xsd:double;
  dwc:latitude '42.4626121521'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600109'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598011_23591598011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598011_23591598011> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598011_23591598011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462593078613 -8.9413089752197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462593078613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9413089752197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598011_23591598011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598011'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9413089752197'^^xsd:double;
  dwc:latitude '42.462593078613'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598011'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597409_23591597409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597409_23591597409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597409_23591597409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462642669678 -8.9413080215454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462642669678"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9413080215454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597409_23591597409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597409'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '11.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9413080215454'^^xsd:double;
  dwc:latitude '42.462642669678'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597409'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597212_23591597212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597212_23591597212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597212_23591597212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46236038208 -8.941294670105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46236038208"^^xsd:decimal ;
  dwc:decimalLongitude "-8.941294670105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597212_23591597212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597212'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.941294670105'^^xsd:double;
  dwc:latitude '42.46236038208'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597212'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602088_23591602088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602088_23591602088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602088_23591602088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464981079102 -8.9412498474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464981079102"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9412498474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602088_23591602088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602088'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9412498474121'^^xsd:double;
  dwc:latitude '42.464981079102'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602088'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25404908500_25404908500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25404908500_25404908500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25404908500_25404908500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462661743164 -8.9412460327148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462661743164"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9412460327148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25404908500_25404908500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25404908500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25404908500'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9412460327148'^^xsd:double;
  dwc:latitude '42.462661743164'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25404908500'^^xsd:integer;
  dwc:observationDate '2023-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405252_23659405252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405252_23659405252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405252_23659405252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464847564697 -8.9412240982056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464847564697"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9412240982056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23659405252_23659405252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405252'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9412240982056'^^xsd:double;
  dwc:latitude '42.464847564697'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405252'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207200_23788207200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207200_23788207200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207200_23788207200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462551116943 -8.9412097930908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462551116943"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9412097930908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207200_23788207200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207200'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9412097930908'^^xsd:double;
  dwc:latitude '42.462551116943'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207200'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596515_23591596515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596515_23591596515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596515_23591596515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462810516357 -8.9412078857422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462810516357"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9412078857422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596515_23591596515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596515'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9412078857422'^^xsd:double;
  dwc:latitude '42.462810516357'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596515'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579045_23816579045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579045_23816579045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579045_23816579045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466506958008 -8.9411993026733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466506958008"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9411993026733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579045_23816579045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579045'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9411993026733'^^xsd:double;
  dwc:latitude '42.466506958008'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579045'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598425_23591598425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598425_23591598425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598425_23591598425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462474822998 -8.9411725997925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462474822998"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9411725997925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598425_23591598425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598425'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9411725997925'^^xsd:double;
  dwc:latitude '42.462474822998'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598425'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596570_23591596570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596570_23591596570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596570_23591596570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462600708008 -8.9411354064941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462600708008"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9411354064941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596570_23591596570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596570'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9411354064941'^^xsd:double;
  dwc:latitude '42.462600708008'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596570'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597606_23591597606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597606_23591597606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597606_23591597606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462524414062 -8.9410943984985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462524414062"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410943984985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597606_23591597606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597606'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410943984985'^^xsd:double;
  dwc:latitude '42.462524414062'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597606'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596383_23591596383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596383_23591596383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596383_23591596383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462760925293 -8.9410743713379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462760925293"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410743713379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596383_23591596383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596383'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410743713379'^^xsd:double;
  dwc:latitude '42.462760925293'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596383'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760347_23628760347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760347_23628760347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760347_23628760347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.464817047119 -8.9410581588745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.464817047119"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410581588745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760347_23628760347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760347'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410581588745'^^xsd:double;
  dwc:latitude '42.464817047119'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760347'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946039_23654946039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946039_23654946039> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946039_23654946039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462966918945 -8.9410486221313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462966918945"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410486221313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946039_23654946039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946039'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410486221313'^^xsd:double;
  dwc:latitude '42.462966918945'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946039'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596371_23591596371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596371_23591596371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596371_23591596371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462959289551 -8.9410438537598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462959289551"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410438537598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596371_23591596371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596371'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410438537598'^^xsd:double;
  dwc:latitude '42.462959289551'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596371'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25256633450_25256633450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25256633450_25256633450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25256633450_25256633450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462379455566 -8.9410247802734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462379455566"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410247802734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25256633450_25256633450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25256633450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25256633450'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410247802734'^^xsd:double;
  dwc:latitude '42.462379455566'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25256633450'^^xsd:integer;
  dwc:observationDate '2023-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597803_23591597803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597803_23591597803> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597803_23591597803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462951660156 -8.9410037994385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462951660156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410037994385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597803_23591597803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597803'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410037994385'^^xsd:double;
  dwc:latitude '42.462951660156'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597803'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599644_23591599644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599644_23591599644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599644_23591599644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462120056152 -8.9410028457642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462120056152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9410028457642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599644_23591599644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599644'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9410028457642'^^xsd:double;
  dwc:latitude '42.462120056152'^^xsd:double;
  dwc:minimumElevation '110'^^xsd:integer;
  dwc:maximumElevation '110'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599644'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598023_23591598023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598023_23591598023> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598023_23591598023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462963104248 -8.9409770965576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462963104248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9409770965576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598023_23591598023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598023'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9409770965576'^^xsd:double;
  dwc:latitude '42.462963104248'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598023'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597122_23591597122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597122_23591597122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597122_23591597122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463115692139 -8.9409513473511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463115692139"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9409513473511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597122_23591597122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597122'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9409513473511'^^xsd:double;
  dwc:latitude '42.463115692139'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597122'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597791_23591597791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597791_23591597791> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597791_23591597791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.463119506836 -8.9409141540527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.463119506836"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9409141540527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597791_23591597791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597791'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9409141540527'^^xsd:double;
  dwc:latitude '42.463119506836'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597791'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846148_23806846148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846148_23806846148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846148_23806846148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465747833252 -8.9405822753906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465747833252"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9405822753906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23806846148_23806846148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846148'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0461111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9405822753906'^^xsd:double;
  dwc:latitude '42.465747833252'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846148'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879112_23650879112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879112_23650879112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879112_23650879112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465911865234 -8.9404239654541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465911865234"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9404239654541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23650879112_23650879112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879112'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9404239654541'^^xsd:double;
  dwc:latitude '42.465911865234'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879112'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760359_23628760359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760359_23628760359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760359_23628760359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466194152832 -8.9403781890869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466194152832"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9403781890869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760359_23628760359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760359'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9403781890869'^^xsd:double;
  dwc:latitude '42.466194152832'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760359'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600510_23591600510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600510_23591600510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600510_23591600510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466323852539 -8.9403238296509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466323852539"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9403238296509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600510_23591600510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600510'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9403238296509'^^xsd:double;
  dwc:latitude '42.466323852539'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600510'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25679032296_25679032296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25679032296_25679032296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25679032296_25679032296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.519313812256 -8.9402351379395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.519313812256"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9402351379395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25679032296_25679032296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25679032296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25679032296'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.2788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9402351379395'^^xsd:double;
  dwc:latitude '42.519313812256'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25679032296'^^xsd:integer;
  dwc:observationDate '2023-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602522_23591602522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602522_23591602522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602522_23591602522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466037750244 -8.9401874542236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466037750244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9401874542236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602522_23591602522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602522'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9401874542236'^^xsd:double;
  dwc:latitude '42.466037750244'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602522'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598437_23591598437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598437_23591598437> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598437_23591598437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467567443848 -8.9401702880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467567443848"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9401702880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598437_23591598437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598437'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9401702880859'^^xsd:double;
  dwc:latitude '42.467567443848'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598437'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599056_23591599056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599056_23591599056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599056_23591599056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465526580811 -8.9401121139526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465526580811"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9401121139526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599056_23591599056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599056'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.069722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9401121139526'^^xsd:double;
  dwc:latitude '42.465526580811'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599056'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596714_23591596714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596714_23591596714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596714_23591596714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.461559295654 -8.9400835037231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.461559295654"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9400835037231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596714_23591596714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596714'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9400835037231'^^xsd:double;
  dwc:latitude '42.461559295654'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596714'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602326_23591602326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602326_23591602326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602326_23591602326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465999603271 -8.9400691986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465999603271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9400691986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602326_23591602326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602326'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9400691986084'^^xsd:double;
  dwc:latitude '42.465999603271'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602326'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599656_23591599656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599656_23591599656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599656_23591599656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467514038086 -8.9400014877319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467514038086"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9400014877319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599656_23591599656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599656'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9400014877319'^^xsd:double;
  dwc:latitude '42.467514038086'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599656'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879100_23650879100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879100_23650879100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879100_23650879100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466426849365 -8.9399585723877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466426849365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399585723877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23650879100_23650879100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879100'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9399585723877'^^xsd:double;
  dwc:latitude '42.466426849365'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879100'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231597_23647231597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231597_23647231597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231597_23647231597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466419219971 -8.9399452209473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466419219971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9399452209473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231597_23647231597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231597'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9399452209473'^^xsd:double;
  dwc:latitude '42.466419219971'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231597'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405264_23659405264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405264_23659405264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405264_23659405264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466373443604 -8.9398803710938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466373443604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9398803710938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23659405264_23659405264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405264'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9398803710938'^^xsd:double;
  dwc:latitude '42.466373443604'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405264'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598524_23591598524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598524_23591598524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598524_23591598524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465950012207 -8.9398756027222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465950012207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9398756027222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598524_23591598524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598524'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9398756027222'^^xsd:double;
  dwc:latitude '42.465950012207'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598524'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879136_23650879136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879136_23650879136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879136_23650879136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467693328857 -8.9398050308228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467693328857"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9398050308228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23650879136_23650879136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879136'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9398050308228'^^xsd:double;
  dwc:latitude '42.467693328857'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879136'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846268_23806846268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846268_23806846268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846268_23806846268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466297149658 -8.9397497177124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466297149658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397497177124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23806846268_23806846268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846268'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.045555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9397497177124'^^xsd:double;
  dwc:latitude '42.466297149658'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846268'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598632_23591598632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598632_23591598632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598632_23591598632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466842651367 -8.9397249221802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466842651367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397249221802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598632_23591598632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598632'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9397249221802'^^xsd:double;
  dwc:latitude '42.466842651367'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598632'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598449_23591598449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598449_23591598449> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598449_23591598449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466831207275 -8.9397068023682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466831207275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397068023682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598449_23591598449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598449'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9397068023682'^^xsd:double;
  dwc:latitude '42.466831207275'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598449'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600297_23591600297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600297_23591600297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600297_23591600297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465759277344 -8.9396934509277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465759277344"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9396934509277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600297_23591600297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600297'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9396934509277'^^xsd:double;
  dwc:latitude '42.465759277344'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600297'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596173_23591596173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596173_23591596173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596173_23591596173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465320587158 -8.9396409988403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465320587158"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9396409988403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596173_23591596173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596173'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.0908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9396409988403'^^xsd:double;
  dwc:latitude '42.465320587158'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596173'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673216_23752673216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673216_23752673216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673216_23752673216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466209411621 -8.9396381378174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466209411621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9396381378174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23752673216_23752673216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673216'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.076111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9396381378174'^^xsd:double;
  dwc:latitude '42.466209411621'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673216'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598219_23591598219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598219_23591598219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598219_23591598219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459896087646 -8.9395294189453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459896087646"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9395294189453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598219_23591598219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598219'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9395294189453'^^xsd:double;
  dwc:latitude '42.459896087646'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598219'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599044_23591599044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599044_23591599044> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599044_23591599044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.465934753418 -8.9394950866699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.465934753418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9394950866699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599044_23591599044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599044'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9394950866699'^^xsd:double;
  dwc:latitude '42.465934753418'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599044'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207068_23788207068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207068_23788207068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207068_23788207068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466831207275 -8.9394655227661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466831207275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9394655227661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207068_23788207068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207068'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9394655227661'^^xsd:double;
  dwc:latitude '42.466831207275'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207068'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596304_23591596304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596304_23591596304> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596304_23591596304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466049194336 -8.9394006729126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466049194336"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9394006729126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596304_23591596304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596304'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9394006729126'^^xsd:double;
  dwc:latitude '42.466049194336'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596304'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24554585369_24554585369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24554585369_24554585369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24554585369_24554585369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4714012146 -8.9392538070679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4714012146"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9392538070679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24554585369_24554585369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24554585369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24554585369'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9392538070679'^^xsd:double;
  dwc:latitude '42.4714012146'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24554585369'^^xsd:integer;
  dwc:observationDate '2022-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462319_23745462319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462319_23745462319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462319_23745462319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.460411071777 -8.93922996521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.460411071777"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93922996521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462319_23745462319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462319'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.057777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.93922996521'^^xsd:double;
  dwc:latitude '42.460411071777'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462319'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599032_23591599032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599032_23591599032> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599032_23591599032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.466796875 -8.9391059875488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.466796875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9391059875488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599032_23591599032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599032'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9391059875488'^^xsd:double;
  dwc:latitude '42.466796875'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599032'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599117_23591599117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599117_23591599117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599117_23591599117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476142883301 -8.9390211105347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476142883301"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9390211105347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599117_23591599117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599117'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.0808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9390211105347'^^xsd:double;
  dwc:latitude '42.476142883301'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599117'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598518_23591598518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598518_23591598518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598518_23591598518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467887878418 -8.9388179779053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467887878418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9388179779053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598518_23591598518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598518'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.5497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9388179779053'^^xsd:double;
  dwc:latitude '42.467887878418'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598518'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231729_23647231729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231729_23647231729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231729_23647231729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470279693604 -8.9387817382812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470279693604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9387817382812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231729_23647231729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231729'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9387817382812'^^xsd:double;
  dwc:latitude '42.470279693604'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231729'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600285_23591600285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600285_23591600285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600285_23591600285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47624206543 -8.9386873245239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47624206543"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9386873245239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600285_23591600285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600285'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9386873245239'^^xsd:double;
  dwc:latitude '42.47624206543'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600285'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598231_23591598231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598231_23591598231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598231_23591598231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.458953857422 -8.9384937286377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.458953857422"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9384937286377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598231_23591598231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598231'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.074444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9384937286377'^^xsd:double;
  dwc:latitude '42.458953857422'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598231'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596527_23591596527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596527_23591596527> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596527_23591596527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476280212402 -8.9382514953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476280212402"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9382514953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596527_23591596527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596527'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9382514953613'^^xsd:double;
  dwc:latitude '42.476280212402'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596527'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596117_23591596117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596117_23591596117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596117_23591596117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476215362549 -8.9382200241089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476215362549"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9382200241089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596117_23591596117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596117'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9382200241089'^^xsd:double;
  dwc:latitude '42.476215362549'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596117'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594622_23591594622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594622_23591594622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594622_23591594622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476322174072 -8.9382152557373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476322174072"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9382152557373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594622_23591594622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594622'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9382152557373'^^xsd:double;
  dwc:latitude '42.476322174072'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594622'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599261_23591599261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599261_23591599261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599261_23591599261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476272583008 -8.9382057189941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476272583008"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9382057189941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599261_23591599261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599261'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9382057189941'^^xsd:double;
  dwc:latitude '42.476272583008'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599261'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597582_23591597582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597582_23591597582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597582_23591597582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.474388122559 -8.9381370544434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.474388122559"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9381370544434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597582_23591597582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597582'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9381370544434'^^xsd:double;
  dwc:latitude '42.474388122559'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597582'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602458_23591602458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602458_23591602458> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602458_23591602458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.468254089355 -8.9379844665527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.468254089355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9379844665527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602458_23591602458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602458'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.059166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9379844665527'^^xsd:double;
  dwc:latitude '42.468254089355'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602458'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946028_23654946028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946028_23654946028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946028_23654946028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476551055908 -8.9379415512085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476551055908"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9379415512085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946028_23654946028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946028'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9379415512085'^^xsd:double;
  dwc:latitude '42.476551055908'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946028'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596978_23591596978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596978_23591596978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596978_23591596978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476428985596 -8.9378890991211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476428985596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9378890991211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596978_23591596978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596978'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9378890991211'^^xsd:double;
  dwc:latitude '42.476428985596'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596978'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910302_23600910302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910302_23600910302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910302_23600910302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.468006134033 -8.9378776550293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.468006134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9378776550293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910302_23600910302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910302'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9378776550293'^^xsd:double;
  dwc:latitude '42.468006134033'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910302'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594977_23591594977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594977_23591594977> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594977_23591594977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476203918457 -8.9378719329834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476203918457"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9378719329834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594977_23591594977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594977'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.0686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9378719329834'^^xsd:double;
  dwc:latitude '42.476203918457'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594977'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599249_23591599249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599249_23591599249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599249_23591599249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476547241211 -8.9378709793091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476547241211"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9378709793091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599249_23591599249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599249'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.086388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9378709793091'^^xsd:double;
  dwc:latitude '42.476547241211'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599249'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091646_23642091646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091646_23642091646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091646_23642091646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.468147277832 -8.9377460479736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.468147277832"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9377460479736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091646_23642091646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091646'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9377460479736'^^xsd:double;
  dwc:latitude '42.468147277832'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091646'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599099_23591599099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599099_23591599099> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599099_23591599099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476566314697 -8.9377126693726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476566314697"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9377126693726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599099_23591599099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599099'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.6016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9377126693726'^^xsd:double;
  dwc:latitude '42.476566314697'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599099'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405240_23659405240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405240_23659405240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405240_23659405240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476505279541 -8.9377107620239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476505279541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9377107620239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23659405240_23659405240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405240'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9377107620239'^^xsd:double;
  dwc:latitude '42.476505279541'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405240'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596359_23591596359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596359_23591596359> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596359_23591596359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478546142578 -8.9376258850098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478546142578"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9376258850098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596359_23591596359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596359'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9376258850098'^^xsd:double;
  dwc:latitude '42.478546142578'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596359'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599104_23591599104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599104_23591599104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599104_23591599104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476753234863 -8.9375143051147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476753234863"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9375143051147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599104_23591599104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599104'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.0058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9375143051147'^^xsd:double;
  dwc:latitude '42.476753234863'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599104'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602141_23591602141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602141_23591602141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602141_23591602141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.468296051025 -8.9375085830688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.468296051025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9375085830688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602141_23591602141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602141'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9375085830688'^^xsd:double;
  dwc:latitude '42.468296051025'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602141'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597385_23591597385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597385_23591597385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597385_23591597385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478660583496 -8.9375009536743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478660583496"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9375009536743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597385_23591597385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597385'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9375009536743'^^xsd:double;
  dwc:latitude '42.478660583496'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597385'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595250_23591595250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595250_23591595250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595250_23591595250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.457553863525 -8.9374008178711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.457553863525"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9374008178711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595250_23591595250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595250'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.073888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9374008178711'^^xsd:double;
  dwc:latitude '42.457553863525'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595250'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594610_23591594610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594610_23591594610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594610_23591594610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478176116943 -8.937388420105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478176116943"^^xsd:decimal ;
  dwc:decimalLongitude "-8.937388420105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594610_23591594610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594610'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.937388420105'^^xsd:double;
  dwc:latitude '42.478176116943'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594610'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598730_23591598730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598730_23591598730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598730_23591598730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476642608643 -8.9373502731323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476642608643"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9373502731323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598730_23591598730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598730'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9373502731323'^^xsd:double;
  dwc:latitude '42.476642608643'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598730'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598826_23591598826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598826_23591598826> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598826_23591598826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478561401367 -8.9373159408569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478561401367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9373159408569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598826_23591598826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598826'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9373159408569'^^xsd:double;
  dwc:latitude '42.478561401367'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598826'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594598_23591594598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594598_23591594598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594598_23591594598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47790145874 -8.9372291564941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47790145874"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9372291564941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594598_23591594598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594598'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9372291564941'^^xsd:double;
  dwc:latitude '42.47790145874'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594598'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598329_23591598329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598329_23591598329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598329_23591598329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467945098877 -8.9372081756592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467945098877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9372081756592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598329_23591598329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598329'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9372081756592'^^xsd:double;
  dwc:latitude '42.467945098877'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598329'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602338_23591602338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602338_23591602338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602338_23591602338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.469573974609 -8.9372081756592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.469573974609"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9372081756592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602338_23591602338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602338'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0494444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9372081756592'^^xsd:double;
  dwc:latitude '42.469573974609'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602338'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599452_23591599452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599452_23591599452> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599452_23591599452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.469051361084 -8.9371500015259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.469051361084"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9371500015259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599452_23591599452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599452'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9371500015259'^^xsd:double;
  dwc:latitude '42.469051361084'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599452'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456926_23733456926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456926_23733456926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456926_23733456926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479808807373 -8.9371061325073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479808807373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9371061325073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456926_23733456926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456926'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.039722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9371061325073'^^xsd:double;
  dwc:latitude '42.479808807373'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456926'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595238_23591595238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595238_23591595238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595238_23591595238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.457695007324 -8.9370946884155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.457695007324"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9370946884155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595238_23591595238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595238'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9370946884155'^^xsd:double;
  dwc:latitude '42.457695007324'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595238'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595262_23591595262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595262_23591595262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595262_23591595262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.457614898682 -8.937066078186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.457614898682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.937066078186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595262_23591595262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595262'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.086388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.937066078186'^^xsd:double;
  dwc:latitude '42.457614898682'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595262'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456914_23733456914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456914_23733456914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456914_23733456914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45728302002 -8.9369564056396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45728302002"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9369564056396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456914_23733456914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456914'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.038333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9369564056396'^^xsd:double;
  dwc:latitude '42.45728302002'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456914'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597397_23591597397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597397_23591597397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597397_23591597397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.469932556152 -8.9367961883545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.469932556152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9367961883545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597397_23591597397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597397'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.006944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9367961883545'^^xsd:double;
  dwc:latitude '42.469932556152'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597397'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597002_23591597002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597002_23591597002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597002_23591597002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.469203948975 -8.9365634918213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.469203948975"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9365634918213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597002_23591597002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597002'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9365634918213'^^xsd:double;
  dwc:latitude '42.469203948975'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597002'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600097_23591600097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600097_23591600097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600097_23591600097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470539093018 -8.9364080429077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470539093018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9364080429077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600097_23591600097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600097'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.0830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9364080429077'^^xsd:double;
  dwc:latitude '42.470539093018'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600097'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600321_23591600321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600321_23591600321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600321_23591600321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470626831055 -8.9363174438477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470626831055"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9363174438477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600321_23591600321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600321'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9363174438477'^^xsd:double;
  dwc:latitude '42.470626831055'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600321'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600309_23591600309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600309_23591600309> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600309_23591600309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470008850098 -8.9362764358521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470008850098"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9362764358521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600309_23591600309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600309'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9362764358521'^^xsd:double;
  dwc:latitude '42.470008850098'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600309'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597188_23591597188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597188_23591597188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597188_23591597188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470268249512 -8.9362564086914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470268249512"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9362564086914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597188_23591597188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597188'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9362564086914'^^xsd:double;
  dwc:latitude '42.470268249512'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597188'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597594_23591597594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597594_23591597594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597594_23591597594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470520019531 -8.9362134933472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470520019531"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9362134933472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597594_23591597594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597594'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9362134933472'^^xsd:double;
  dwc:latitude '42.470520019531'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597594'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602273_23591602273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602273_23591602273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602273_23591602273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470207214355 -8.9362058639526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470207214355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9362058639526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602273_23591602273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602273'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9362058639526'^^xsd:double;
  dwc:latitude '42.470207214355'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602273'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598341_23591598341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598341_23591598341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598341_23591598341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470066070557 -8.9361419677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470066070557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9361419677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598341_23591598341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598341'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9361419677734'^^xsd:double;
  dwc:latitude '42.470066070557'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598341'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598413_23591598413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598413_23591598413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598413_23591598413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.470462799072 -8.936056137085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.470462799072"^^xsd:decimal ;
  dwc:decimalLongitude "-8.936056137085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598413_23591598413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598413'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.936056137085'^^xsd:double;
  dwc:latitude '42.470462799072'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598413'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597779_23591597779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597779_23591597779> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597779_23591597779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478710174561 -8.9354076385498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478710174561"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9354076385498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597779_23591597779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597779'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9354076385498'^^xsd:double;
  dwc:latitude '42.478710174561'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597779'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600273_23591600273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600273_23591600273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600273_23591600273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478523254395 -8.935338973999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478523254395"^^xsd:decimal ;
  dwc:decimalLongitude "-8.935338973999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600273_23591600273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600273'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.935338973999'^^xsd:double;
  dwc:latitude '42.478523254395'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600273'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596726_23591596726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596726_23591596726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596726_23591596726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.455192565918 -8.9349479675293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.455192565918"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9349479675293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596726_23591596726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596726'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9349479675293'^^xsd:double;
  dwc:latitude '42.455192565918'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596726'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596093_23591596093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596093_23591596093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596093_23591596093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.453880310059 -8.9342002868652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.453880310059"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9342002868652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596093_23591596093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596093'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.063055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9342002868652'^^xsd:double;
  dwc:latitude '42.453880310059'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596093'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594634_23591594634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594634_23591594634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594634_23591594634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479370117188 -8.9341745376587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479370117188"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9341745376587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594634_23591594634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594634'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9341745376587'^^xsd:double;
  dwc:latitude '42.479370117188'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594634'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600676_23591600676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600676_23591600676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600676_23591600676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45373916626 -8.9341306686401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45373916626"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9341306686401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600676_23591600676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600676'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.055833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9341306686401'^^xsd:double;
  dwc:latitude '42.45373916626'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600676'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525506_23811525506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525506_23811525506> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525506_23811525506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479530334473 -8.9340658187866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479530334473"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9340658187866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525506_23811525506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525506'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9340658187866'^^xsd:double;
  dwc:latitude '42.479530334473'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525506'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598850_23591598850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598850_23591598850> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598850_23591598850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.453952789307 -8.9338445663452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.453952789307"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9338445663452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598850_23591598850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598850'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9338445663452'^^xsd:double;
  dwc:latitude '42.453952789307'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598850'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596151_23591596151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596151_23591596151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596151_23591596151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479297637939 -8.9338226318359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479297637939"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9338226318359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596151_23591596151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596151'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.2491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9338226318359'^^xsd:double;
  dwc:latitude '42.479297637939'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596151'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602314_23591602314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602314_23591602314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602314_23591602314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47925567627 -8.933614730835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47925567627"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933614730835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602314_23591602314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602314'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.933614730835'^^xsd:double;
  dwc:latitude '42.47925567627'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602314'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600712_23591600712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600712_23591600712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600712_23591600712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4538230896 -8.9335889816284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4538230896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9335889816284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600712_23591600712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600712'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.056111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9335889816284'^^xsd:double;
  dwc:latitude '42.4538230896'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600712'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595166_23591595166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595166_23591595166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595166_23591595166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442916870117 -8.9335880279541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442916870117"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9335880279541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595166_23591595166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595166'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.0808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9335880279541'^^xsd:double;
  dwc:latitude '42.442916870117'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595166'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596966_23591596966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596966_23591596966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596966_23591596966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479095458984 -8.9334754943848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479095458984"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9334754943848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596966_23591596966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596966'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9334754943848'^^xsd:double;
  dwc:latitude '42.479095458984'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596966'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595274_23591595274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595274_23591595274> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595274_23591595274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.452899932861 -8.9334697723389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.452899932861"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9334697723389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595274_23591595274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595274'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9334697723389'^^xsd:double;
  dwc:latitude '42.452899932861'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595274'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600498_23591600498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600498_23591600498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600498_23591600498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.452884674072 -8.9334440231323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.452884674072"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9334440231323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600498_23591600498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600498'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9334440231323'^^xsd:double;
  dwc:latitude '42.452884674072'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600498'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673087_23752673087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673087_23752673087> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673087_23752673087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478191375732 -8.933424949646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478191375732"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933424949646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23752673087_23752673087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673087'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.933424949646'^^xsd:double;
  dwc:latitude '42.478191375732'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673087'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598644_23591598644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598644_23591598644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598644_23591598644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.454086303711 -8.9332647323608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.454086303711"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9332647323608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598644_23591598644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598644'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9332647323608'^^xsd:double;
  dwc:latitude '42.454086303711'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598644'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760335_23628760335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760335_23628760335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760335_23628760335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478084564209 -8.9328298568726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478084564209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9328298568726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760335_23628760335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760335'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9328298568726'^^xsd:double;
  dwc:latitude '42.478084564209'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760335'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598718_23591598718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598718_23591598718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598718_23591598718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478031158447 -8.9326410293579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478031158447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9326410293579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598718_23591598718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598718'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.0444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9326410293579'^^xsd:double;
  dwc:latitude '42.478031158447'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598718'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462214_23745462214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462214_23745462214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462214_23745462214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478172302246 -8.9323854446411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478172302246"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9323854446411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462214_23745462214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462214'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.3175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9323854446411'^^xsd:double;
  dwc:latitude '42.478172302246'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462214'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597517_23591597517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597517_23591597517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597517_23591597517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478256225586 -8.9322757720947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478256225586"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9322757720947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597517_23591597517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597517'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '20.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9322757720947'^^xsd:double;
  dwc:latitude '42.478256225586'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597517'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673096_23752673096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673096_23752673096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673096_23752673096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480228424072 -8.9321699142456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480228424072"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9321699142456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23752673096_23752673096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673096'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9321699142456'^^xsd:double;
  dwc:latitude '42.480228424072'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673096'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597743_23591597743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597743_23591597743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597743_23591597743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478137969971 -8.9320878982544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478137969971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9320878982544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597743_23591597743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597743'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9320878982544'^^xsd:double;
  dwc:latitude '42.478137969971'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597743'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597714_23591597714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597714_23591597714> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597714_23591597714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478252410889 -8.9320688247681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478252410889"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9320688247681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597714_23591597714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597714'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9320688247681'^^xsd:double;
  dwc:latitude '42.478252410889'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597714'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456902_23733456902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456902_23733456902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456902_23733456902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.454402923584 -8.9320249557495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.454402923584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9320249557495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456902_23733456902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456902'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.039722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9320249557495'^^xsd:double;
  dwc:latitude '42.454402923584'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456902'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910290_23600910290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910290_23600910290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910290_23600910290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.454685211182 -8.9315271377563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.454685211182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9315271377563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910290_23600910290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910290'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9315271377563'^^xsd:double;
  dwc:latitude '42.454685211182'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910290'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598862_23591598862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598862_23591598862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598862_23591598862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477607727051 -8.9315147399902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477607727051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9315147399902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598862_23591598862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598862'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9315147399902'^^xsd:double;
  dwc:latitude '42.477607727051'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598862'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598135_23591598135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598135_23591598135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598135_23591598135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478076934814 -8.9313201904297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478076934814"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9313201904297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598135_23591598135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598135'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9313201904297'^^xsd:double;
  dwc:latitude '42.478076934814'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598135'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600261_23591600261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600261_23591600261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600261_23591600261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481658935547 -8.9311714172363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481658935547"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9311714172363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600261_23591600261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600261'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.0163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9311714172363'^^xsd:double;
  dwc:latitude '42.481658935547'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600261'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597320_23591597320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597320_23591597320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597320_23591597320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47811126709 -8.9311103820801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47811126709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9311103820801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597320_23591597320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597320'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9311103820801'^^xsd:double;
  dwc:latitude '42.47811126709'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597320'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595001_23591595001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595001_23591595001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595001_23591595001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481781005859 -8.9309959411621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481781005859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9309959411621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595001_23591595001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595001'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9309959411621'^^xsd:double;
  dwc:latitude '42.481781005859'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595001'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421200_23838421200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421200_23838421200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421200_23838421200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478267669678 -8.9309949874878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478267669678"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9309949874878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421200_23838421200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421200'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9309949874878'^^xsd:double;
  dwc:latitude '42.478267669678'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421200'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598712_23591598712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598712_23591598712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598712_23591598712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478157043457 -8.9309854507446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478157043457"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9309854507446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598712_23591598712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598712'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.545'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9309854507446'^^xsd:double;
  dwc:latitude '42.478157043457'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598712'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594586_23591594586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594586_23591594586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594586_23591594586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489521026611 -8.9308671951294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.489521026611"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9308671951294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594586_23591594586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594586'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9308671951294'^^xsd:double;
  dwc:latitude '42.489521026611'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594586'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598401_23591598401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598401_23591598401> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598401_23591598401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486679077148 -8.9306907653809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486679077148"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9306907653809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598401_23591598401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598401'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9306907653809'^^xsd:double;
  dwc:latitude '42.486679077148'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598401'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207060_23788207060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207060_23788207060> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207060_23788207060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478302001953 -8.9303922653198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478302001953"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9303922653198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207060_23788207060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207060'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9303922653198'^^xsd:double;
  dwc:latitude '42.478302001953'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207060'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879244_23650879244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879244_23650879244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879244_23650879244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478332519531 -8.9301652908325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478332519531"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9301652908325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23650879244_23650879244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879244'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.065277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9301652908325'^^xsd:double;
  dwc:latitude '42.478332519531'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879244'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600628_23591600628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600628_23591600628> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600628_23591600628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478122711182 -8.9299812316895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478122711182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9299812316895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600628_23591600628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600628'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.0561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9299812316895'^^xsd:double;
  dwc:latitude '42.478122711182'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600628'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594776_23591594776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594776_23591594776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594776_23591594776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482402801514 -8.9297552108765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482402801514"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9297552108765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594776_23591594776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594776'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9297552108765'^^xsd:double;
  dwc:latitude '42.482402801514'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594776'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597975_23591597975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597975_23591597975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597975_23591597975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480236053467 -8.9296541213989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480236053467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9296541213989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597975_23591597975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597975'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0563888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9296541213989'^^xsd:double;
  dwc:latitude '42.480236053467'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597975'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525554_23811525554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525554_23811525554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525554_23811525554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481075286865 -8.9295673370361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481075286865"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9295673370361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525554_23811525554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525554'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9295673370361'^^xsd:double;
  dwc:latitude '42.481075286865'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525554'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598548_23591598548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598548_23591598548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598548_23591598548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480373382568 -8.9295425415039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480373382568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9295425415039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598548_23591598548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598548'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9295425415039'^^xsd:double;
  dwc:latitude '42.480373382568'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598548'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598572_23591598572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598572_23591598572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598572_23591598572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480430603027 -8.9295215606689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480430603027"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9295215606689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598572_23591598572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598572'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9295215606689'^^xsd:double;
  dwc:latitude '42.480430603027'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598572'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598560_23591598560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598560_23591598560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598560_23591598560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480400085449 -8.929500579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480400085449"^^xsd:decimal ;
  dwc:decimalLongitude "-8.929500579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598560_23591598560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598560'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.929500579834'^^xsd:double;
  dwc:latitude '42.480400085449'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598560'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598536_23591598536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598536_23591598536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598536_23591598536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48042678833 -8.9294900894165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48042678833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9294900894165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598536_23591598536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598536'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9294900894165'^^xsd:double;
  dwc:latitude '42.48042678833'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598536'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597987_23591597987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597987_23591597987> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597987_23591597987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480403900146 -8.9294805526733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480403900146"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9294805526733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597987_23591597987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597987'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9294805526733'^^xsd:double;
  dwc:latitude '42.480403900146'^^xsd:double;
  dwc:minimumElevation '-23'^^xsd:integer;
  dwc:maximumElevation '-23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597987'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597963_23591597963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597963_23591597963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597963_23591597963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480335235596 -8.929479598999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480335235596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.929479598999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597963_23591597963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597963'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.929479598999'^^xsd:double;
  dwc:latitude '42.480335235596'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597963'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597558_23591597558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597558_23591597558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597558_23591597558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480476379395 -8.9294767379761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480476379395"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9294767379761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597558_23591597558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597558'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9294767379761'^^xsd:double;
  dwc:latitude '42.480476379395'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597558'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597951_23591597951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597951_23591597951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597951_23591597951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480361938477 -8.9294462203979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480361938477"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9294462203979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597951_23591597951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597951'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0605555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9294462203979'^^xsd:double;
  dwc:latitude '42.480361938477'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597951'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597570_23591597570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597570_23591597570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597570_23591597570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480499267578 -8.9294214248657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480499267578"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9294214248657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597570_23591597570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597570'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0302777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9294214248657'^^xsd:double;
  dwc:latitude '42.480499267578'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597570'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673228_23752673228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673228_23752673228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673228_23752673228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480201721191 -8.9293813705444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480201721191"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9293813705444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23752673228_23752673228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673228'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9293813705444'^^xsd:double;
  dwc:latitude '42.480201721191'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673228'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597767_23591597767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597767_23591597767> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597767_23591597767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48051071167 -8.929328918457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48051071167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.929328918457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597767_23591597767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597767'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.929328918457'^^xsd:double;
  dwc:latitude '42.48051071167'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597767'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597755_23591597755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597755_23591597755> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597755_23591597755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480625152588 -8.9291982650757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480625152588"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9291982650757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597755_23591597755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597755'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.0336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9291982650757'^^xsd:double;
  dwc:latitude '42.480625152588'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597755'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596069_23591596069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596069_23591596069> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596069_23591596069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.450710296631 -8.929144859314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.450710296631"^^xsd:decimal ;
  dwc:decimalLongitude "-8.929144859314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596069_23591596069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596069'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.929144859314'^^xsd:double;
  dwc:latitude '42.450710296631'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596069'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525590_23811525590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525590_23811525590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525590_23811525590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481876373291 -8.9290504455566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481876373291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9290504455566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525590_23811525590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525590'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9290504455566'^^xsd:double;
  dwc:latitude '42.481876373291'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525590'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525578_23811525578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525578_23811525578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525578_23811525578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48168182373 -8.9289178848267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48168182373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9289178848267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525578_23811525578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525578'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9289178848267'^^xsd:double;
  dwc:latitude '42.48168182373'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525578'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598365_23591598365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598365_23591598365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598365_23591598365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48168182373 -8.9288845062256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48168182373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9288845062256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598365_23591598365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598365'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9288845062256'^^xsd:double;
  dwc:latitude '42.48168182373'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598365'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602470_23591602470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602470_23591602470> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602470_23591602470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481647491455 -8.9288663864136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481647491455"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9288663864136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602470_23591602470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602470'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9288663864136'^^xsd:double;
  dwc:latitude '42.481647491455'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602470'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24097243963_24097243963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24097243963_24097243963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24097243963_24097243963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482025146484 -8.9288663864136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482025146484"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9288663864136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_24097243963_24097243963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24097243963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24097243963'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0719444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9288663864136'^^xsd:double;
  dwc:latitude '42.482025146484'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24097243963'^^xsd:integer;
  dwc:observationDate '2022-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325349_23617325349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325349_23617325349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325349_23617325349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482131958008 -8.928653717041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482131958008"^^xsd:decimal ;
  dwc:decimalLongitude "-8.928653717041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325349_23617325349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325349'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.928653717041'^^xsd:double;
  dwc:latitude '42.482131958008'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325349'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525566_23811525566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525566_23811525566> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525566_23811525566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481727600098 -8.928448677063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481727600098"^^xsd:decimal ;
  dwc:decimalLongitude "-8.928448677063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525566_23811525566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525566'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.928448677063'^^xsd:double;
  dwc:latitude '42.481727600098'^^xsd:double;
  dwc:minimumElevation '-27'^^xsd:integer;
  dwc:maximumElevation '-27'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525566'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602534_23591602534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602534_23591602534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602534_23591602534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481746673584 -8.928448677063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481746673584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.928448677063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602534_23591602534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602534'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.928448677063'^^xsd:double;
  dwc:latitude '42.481746673584'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602534'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602350_23591602350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602350_23591602350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602350_23591602350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480625152588 -8.928427696228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480625152588"^^xsd:decimal ;
  dwc:decimalLongitude "-8.928427696228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602350_23591602350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602350'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.928427696228'^^xsd:double;
  dwc:latitude '42.480625152588'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602350'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525614_23811525614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525614_23811525614> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525614_23811525614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481227874756 -8.9272499084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481227874756"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9272499084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525614_23811525614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525614'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9272499084473'^^xsd:double;
  dwc:latitude '42.481227874756'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525614'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525602_23811525602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525602_23811525602> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525602_23811525602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481559753418 -8.9271726608276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481559753418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9271726608276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525602_23811525602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525602'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.069722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9271726608276'^^xsd:double;
  dwc:latitude '42.481559753418'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525602'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602654_23591602654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602654_23591602654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602654_23591602654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481498718262 -8.9271650314331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481498718262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9271650314331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602654_23591602654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602654'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.076944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9271650314331'^^xsd:double;
  dwc:latitude '42.481498718262'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602654'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846160_23806846160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846160_23806846160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846160_23806846160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481521606445 -8.9271583557129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481521606445"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9271583557129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23806846160_23806846160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846160'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9271583557129'^^xsd:double;
  dwc:latitude '42.481521606445'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846160'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579058_23816579058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579058_23816579058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579058_23816579058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481472015381 -8.9271106719971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481472015381"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9271106719971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579058_23816579058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579058'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.081666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9271106719971'^^xsd:double;
  dwc:latitude '42.481472015381'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579058'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596233_23591596233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596233_23591596233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596233_23591596233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482555389404 -8.9270820617676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482555389404"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9270820617676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596233_23591596233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596233'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9270820617676'^^xsd:double;
  dwc:latitude '42.482555389404'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596233'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598243_23591598243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598243_23591598243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598243_23591598243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481460571289 -8.9270124435425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481460571289"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9270124435425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598243_23591598243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598243'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9270124435425'^^xsd:double;
  dwc:latitude '42.481460571289'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598243'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421188_23838421188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421188_23838421188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421188_23838421188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481685638428 -8.9270114898682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481685638428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9270114898682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421188_23838421188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421188'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9270114898682'^^xsd:double;
  dwc:latitude '42.481685638428'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421188'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602362_23591602362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602362_23591602362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602362_23591602362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4814453125 -8.9269742965698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4814453125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9269742965698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602362_23591602362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602362'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9269742965698'^^xsd:double;
  dwc:latitude '42.4814453125'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602362'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597546_23591597546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597546_23591597546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597546_23591597546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479187011719 -8.9266910552979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479187011719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9266910552979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597546_23591597546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597546'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9266910552979'^^xsd:double;
  dwc:latitude '42.479187011719'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597546'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594764_23591594764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594764_23591594764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594764_23591594764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479511260986 -8.9266443252563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479511260986"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9266443252563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594764_23591594764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594764'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.0552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9266443252563'^^xsd:double;
  dwc:latitude '42.479511260986'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594764'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602486_23591602486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602486_23591602486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602486_23591602486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479103088379 -8.9265794754028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479103088379"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9265794754028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602486_23591602486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602486'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9265794754028'^^xsd:double;
  dwc:latitude '42.479103088379'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602486'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946016_23654946016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946016_23654946016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946016_23654946016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478935241699 -8.9264783859253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478935241699"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9264783859253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946016_23654946016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946016'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9264783859253'^^xsd:double;
  dwc:latitude '42.478935241699'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946016'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597939_23591597939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597939_23591597939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597939_23591597939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479251861572 -8.9264612197876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479251861572"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9264612197876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597939_23591597939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597939'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9264612197876'^^xsd:double;
  dwc:latitude '42.479251861572'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597939'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602642_23591602642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602642_23591602642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602642_23591602642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478908538818 -8.9264144897461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478908538818"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9264144897461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602642_23591602642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602642'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9264144897461'^^xsd:double;
  dwc:latitude '42.478908538818'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602642'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597110_23591597110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597110_23591597110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597110_23591597110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478881835938 -8.9264078140259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478881835938"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9264078140259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597110_23591597110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597110'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9264078140259'^^xsd:double;
  dwc:latitude '42.478881835938'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597110'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602498_23591602498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602498_23591602498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602498_23591602498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478992462158 -8.9263753890991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478992462158"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9263753890991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602498_23591602498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602498'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.0677777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9263753890991'^^xsd:double;
  dwc:latitude '42.478992462158'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602498'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597505_23591597505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597505_23591597505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597505_23591597505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479110717773 -8.9263677597046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479110717773"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9263677597046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597505_23591597505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597505'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '19.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9263677597046'^^xsd:double;
  dwc:latitude '42.479110717773'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597505'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25878901143_25878901143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25878901143_25878901143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25878901143_25878901143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494762420654 -8.9260940551758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494762420654"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9260940551758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25878901143_25878901143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25878901143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25878901143'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9260940551758'^^xsd:double;
  dwc:latitude '42.494762420654'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25878901143'^^xsd:integer;
  dwc:observationDate '2023-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599848_23591599848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599848_23591599848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599848_23591599848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478576660156 -8.9260721206665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478576660156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9260721206665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599848_23591599848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599848'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9260721206665'^^xsd:double;
  dwc:latitude '42.478576660156'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599848'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598353_23591598353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598353_23591598353> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598353_23591598353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482032775879 -8.926061630249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482032775879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.926061630249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598353_23591598353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598353'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.926061630249'^^xsd:double;
  dwc:latitude '42.482032775879'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598353'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910314_23600910314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910314_23600910314> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910314_23600910314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478771209717 -8.9259691238403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478771209717"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9259691238403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910314_23600910314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910314'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9259691238403'^^xsd:double;
  dwc:latitude '42.478771209717'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910314'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596184_23591596184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596184_23591596184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596184_23591596184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48046875 -8.9259624481201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48046875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9259624481201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596184_23591596184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596184'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.0008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9259624481201'^^xsd:double;
  dwc:latitude '42.48046875'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596184'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602153_23591602153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602153_23591602153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602153_23591602153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482326507568 -8.9259557723999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482326507568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9259557723999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602153_23591602153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602153'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9259557723999'^^xsd:double;
  dwc:latitude '42.482326507568'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602153'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598912_23591598912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598912_23591598912> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598912_23591598912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478992462158 -8.9259243011475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478992462158"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9259243011475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598912_23591598912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598912'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9259243011475'^^xsd:double;
  dwc:latitude '42.478992462158'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598912'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600249_23591600249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600249_23591600249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600249_23591600249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477981567383 -8.9258117675781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477981567383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9258117675781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600249_23591600249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600249'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9258117675781'^^xsd:double;
  dwc:latitude '42.477981567383'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600249'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421212_23838421212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421212_23838421212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421212_23838421212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478912353516 -8.9256048202515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478912353516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9256048202515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421212_23838421212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421212'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9256048202515'^^xsd:double;
  dwc:latitude '42.478912353516'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421212'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602165_23591602165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602165_23591602165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602165_23591602165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482021331787 -8.9255828857422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482021331787"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9255828857422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602165_23591602165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602165'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9255828857422'^^xsd:double;
  dwc:latitude '42.482021331787'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602165'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599068_23591599068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599068_23591599068> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599068_23591599068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482200622559 -8.9255752563477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482200622559"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9255752563477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599068_23591599068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599068'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9255752563477'^^xsd:double;
  dwc:latitude '42.482200622559'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599068'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598389_23591598389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598389_23591598389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598389_23591598389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484935760498 -8.9246654510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484935760498"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9246654510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598389_23591598389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9246654510498'^^xsd:double;
  dwc:latitude '42.484935760498'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598389'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598377_23591598377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598377_23591598377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598377_23591598377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484935760498 -8.9246244430542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484935760498"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9246244430542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598377_23591598377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598377'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9246244430542'^^xsd:double;
  dwc:latitude '42.484935760498'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598377'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602117_23591602117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602117_23591602117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602117_23591602117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479698181152 -8.9245004653931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479698181152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9245004653931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602117_23591602117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602117'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9245004653931'^^xsd:double;
  dwc:latitude '42.479698181152'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602117'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378001_25798378001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378001_25798378001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378001_25798378001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.985729217529 -8.9244632720947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.985729217529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9244632720947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25798378001_25798378001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378001'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9244632720947'^^xsd:double;
  dwc:latitude '41.985729217529'^^xsd:double;
  dwc:minimumElevation '-25'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378001'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598711_23591598711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598711_23591598711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598711_23591598711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480876922607 -8.9239816665649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480876922607"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9239816665649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598711_23591598711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598711'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.9591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9239816665649'^^xsd:double;
  dwc:latitude '42.480876922607'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598711'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603033_23591603033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603033_23591603033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603033_23591603033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.513572692871 -8.9232387542725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.513572692871"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9232387542725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591603033_23591603033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603033'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9232387542725'^^xsd:double;
  dwc:latitude '42.513572692871'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603033'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405228_23659405228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405228_23659405228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405228_23659405228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477333068848 -8.9220209121704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477333068848"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9220209121704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23659405228_23659405228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405228'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.0191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9220209121704'^^xsd:double;
  dwc:latitude '42.477333068848'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405228'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421224_23838421224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421224_23838421224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421224_23838421224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478134155273 -8.9220151901245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478134155273"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9220151901245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421224_23838421224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421224'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9220151901245'^^xsd:double;
  dwc:latitude '42.478134155273'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421224'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594562_23591594562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594562_23591594562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594562_23591594562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477203369141 -8.9218826293945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477203369141"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9218826293945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594562_23591594562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594562'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9218826293945'^^xsd:double;
  dwc:latitude '42.477203369141'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594562'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946005_23654946005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946005_23654946005> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946005_23654946005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477336883545 -8.9214277267456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477336883545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9214277267456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946005_23654946005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946005'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.1697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9214277267456'^^xsd:double;
  dwc:latitude '42.477336883545'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946005'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602446_23591602446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602446_23591602446> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602446_23591602446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478782653809 -8.9209041595459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478782653809"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9209041595459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602446_23591602446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602446'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9209041595459'^^xsd:double;
  dwc:latitude '42.478782653809'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602446'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462331_23745462331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462331_23745462331> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462331_23745462331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45495223999 -8.920069694519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45495223999"^^xsd:decimal ;
  dwc:decimalLongitude "-8.920069694519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462331_23745462331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462331'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.920069694519'^^xsd:double;
  dwc:latitude '42.45495223999'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462331'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602475_23591602475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602475_23591602475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602475_23591602475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482982635498 -8.9194860458374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482982635498"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9194860458374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602475_23591602475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602475'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.388611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9194860458374'^^xsd:double;
  dwc:latitude '42.482982635498'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602475'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599097_23591599097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599097_23591599097> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599097_23591599097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493545532227 -8.919469833374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493545532227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.919469833374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599097_23591599097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599097'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.8977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.919469833374'^^xsd:double;
  dwc:latitude '42.493545532227'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599097'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602477_23591602477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602477_23591602477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602477_23591602477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483055114746 -8.9194450378418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483055114746"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9194450378418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602477_23591602477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602477'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.381666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9194450378418'^^xsd:double;
  dwc:latitude '42.483055114746'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602477'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602476_23591602476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602476_23591602476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602476_23591602476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483020782471 -8.9194269180298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483020782471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9194269180298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602476_23591602476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602476'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.38'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9194269180298'^^xsd:double;
  dwc:latitude '42.483020782471'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602476'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599098_23591599098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599098_23591599098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599098_23591599098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493751525879 -8.9194173812866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493751525879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9194173812866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599098_23591599098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599098'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.9055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9194173812866'^^xsd:double;
  dwc:latitude '42.493751525879'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599098'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579070_23816579070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579070_23816579070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579070_23816579070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483009338379 -8.9193534851074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483009338379"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9193534851074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579070_23816579070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579070'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.081388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9193534851074'^^xsd:double;
  dwc:latitude '42.483009338379'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579070'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600246_23591600246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600246_23591600246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600246_23591600246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477317810059 -8.9193449020386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477317810059"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9193449020386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600246_23591600246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600246'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9193449020386'^^xsd:double;
  dwc:latitude '42.477317810059'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600246'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599094_23591599094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599094_23591599094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599094_23591599094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493606567383 -8.9192771911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493606567383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9192771911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599094_23591599094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599094'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.90305555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9192771911621'^^xsd:double;
  dwc:latitude '42.493606567383'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599094'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600623_23591600623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600623_23591600623> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600623_23591600623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477378845215 -8.9192695617676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477378845215"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9192695617676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600623_23591600623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600623'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.6925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9192695617676'^^xsd:double;
  dwc:latitude '42.477378845215'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600623'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599096_23591599096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599096_23591599096> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599096_23591599096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493534088135 -8.9192695617676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493534088135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9192695617676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599096_23591599096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599096'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.9038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9192695617676'^^xsd:double;
  dwc:latitude '42.493534088135'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599096'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599095_23591599095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599095_23591599095> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599095_23591599095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493518829346 -8.9191951751709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493518829346"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9191951751709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599095_23591599095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599095'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.8980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9191951751709'^^xsd:double;
  dwc:latitude '42.493518829346'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599095'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599093_23591599093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599093_23591599093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599093_23591599093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49369430542 -8.9191474914551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49369430542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9191474914551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599093_23591599093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599093'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.899166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9191474914551'^^xsd:double;
  dwc:latitude '42.49369430542'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599093'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599092_23591599092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599092_23591599092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599092_23591599092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493709564209 -8.9190359115601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493709564209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9190359115601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599092_23591599092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599092'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.905833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9190359115601'^^xsd:double;
  dwc:latitude '42.493709564209'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599092'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599091_23591599091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599091_23591599091> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599091_23591599091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493831634521 -8.9189195632935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493831634521"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9189195632935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599091_23591599091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599091'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.903888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9189195632935'^^xsd:double;
  dwc:latitude '42.493831634521'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599091'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599080_23591599080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599080_23591599080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599080_23591599080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493885040283 -8.918906211853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493885040283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.918906211853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599080_23591599080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599080'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.918906211853'^^xsd:double;
  dwc:latitude '42.493885040283'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599080'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598710_23591598710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598710_23591598710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598710_23591598710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480018615723 -8.9178419113159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480018615723"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9178419113159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598710_23591598710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598710'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.9575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9178419113159'^^xsd:double;
  dwc:latitude '42.480018615723'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598710'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334986_23608334986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334986_23608334986> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334986_23608334986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459697723389 -8.9174337387085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459697723389"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9174337387085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608334986_23608334986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334986'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.059722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9174337387085'^^xsd:double;
  dwc:latitude '42.459697723389'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334986'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335010_23608335010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335010_23608335010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335010_23608335010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459785461426 -8.9171133041382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459785461426"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9171133041382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608335010_23608335010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335010'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '15.059722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9171133041382'^^xsd:double;
  dwc:latitude '42.459785461426'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335010'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910493_23600910493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910493_23600910493> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910493_23600910493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459659576416 -8.9171104431152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459659576416"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9171104431152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910493_23600910493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910493'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9171104431152'^^xsd:double;
  dwc:latitude '42.459659576416'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910493'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910517_23600910517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910517_23600910517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910517_23600910517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459552764893 -8.9170866012573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459552764893"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9170866012573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910517_23600910517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910517'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9170866012573'^^xsd:double;
  dwc:latitude '42.459552764893'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910517'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596350_23591596350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596350_23591596350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596350_23591596350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477081298828 -8.9170827865601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477081298828"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9170827865601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596350_23591596350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596350'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.2491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9170827865601'^^xsd:double;
  dwc:latitude '42.477081298828'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596350'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325229_23617325229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325229_23617325229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325229_23617325229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459655761719 -8.9169702529907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459655761719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9169702529907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325229_23617325229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325229'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.0780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9169702529907'^^xsd:double;
  dwc:latitude '42.459655761719'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325229'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335022_23608335022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335022_23608335022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335022_23608335022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459552764893 -8.9169397354126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459552764893"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9169397354126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608335022_23608335022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335022'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9169397354126'^^xsd:double;
  dwc:latitude '42.459552764893'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335022'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602483_23591602483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602483_23591602483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602483_23591602483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48327255249 -8.9169082641602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48327255249"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9169082641602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602483_23591602483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602483'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.3811111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9169082641602'^^xsd:double;
  dwc:latitude '42.48327255249'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602483'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910505_23600910505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910505_23600910505> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910505_23600910505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459285736084 -8.9169073104858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459285736084"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9169073104858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910505_23600910505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910505'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9169073104858'^^xsd:double;
  dwc:latitude '42.459285736084'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910505'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334998_23608334998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334998_23608334998> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334998_23608334998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459548950195 -8.9168577194214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459548950195"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9168577194214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608334998_23608334998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334998'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9168577194214'^^xsd:double;
  dwc:latitude '42.459548950195'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334998'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602481_23591602481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602481_23591602481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602481_23591602481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483303070068 -8.9168539047241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483303070068"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9168539047241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602481_23591602481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602481'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.3863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9168539047241'^^xsd:double;
  dwc:latitude '42.483303070068'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602481'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602480_23591602480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602480_23591602480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602480_23591602480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483242034912 -8.9168472290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483242034912"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9168472290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602480_23591602480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602480'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.3863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9168472290039'^^xsd:double;
  dwc:latitude '42.483242034912'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602480'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602482_23591602482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602482_23591602482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602482_23591602482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483291625977 -8.9168472290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483291625977"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9168472290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602482_23591602482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602482'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.3894444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9168472290039'^^xsd:double;
  dwc:latitude '42.483291625977'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602482'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596558_23591596558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596558_23591596558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596558_23591596558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477066040039 -8.9167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477066040039"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596558_23591596558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596558'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.0230555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9167556762695'^^xsd:double;
  dwc:latitude '42.477066040039'^^xsd:double;
  dwc:minimumElevation '-43'^^xsd:integer;
  dwc:maximumElevation '-43'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596558'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602478_23591602478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602478_23591602478> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602478_23591602478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483093261719 -8.9167547225952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483093261719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9167547225952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602478_23591602478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602478'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.38638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9167547225952'^^xsd:double;
  dwc:latitude '42.483093261719'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602478'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602479_23591602479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602479_23591602479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602479_23591602479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483108520508 -8.9167432785034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483108520508"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9167432785034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602479_23591602479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602479'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.3841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9167432785034'^^xsd:double;
  dwc:latitude '42.483108520508'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602479'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325325_23617325325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325325_23617325325> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325325_23617325325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46017074585 -8.9165201187134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46017074585"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9165201187134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325325_23617325325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325325'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9165201187134'^^xsd:double;
  dwc:latitude '42.46017074585'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325325'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595178_23591595178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595178_23591595178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595178_23591595178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.458354949951 -8.9163599014282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.458354949951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9163599014282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591595178_23591595178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595178'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9163599014282'^^xsd:double;
  dwc:latitude '42.458354949951'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595178'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25943308908_25943308908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25943308908_25943308908> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25943308908_25943308908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34631729126 -8.9163284301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34631729126"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9163284301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25943308908_25943308908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25943308908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25943308908'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.5588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9163284301758'^^xsd:double;
  dwc:latitude '39.34631729126'^^xsd:double;
  dwc:minimumElevation '1384'^^xsd:integer;
  dwc:maximumElevation '1384'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25943308908'^^xsd:integer;
  dwc:observationDate '2023-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596197_23591596197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596197_23591596197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596197_23591596197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477474212646 -8.9160270690918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477474212646"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9160270690918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596197_23591596197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596197'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9160270690918'^^xsd:double;
  dwc:latitude '42.477474212646'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596197'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579105_23816579105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579105_23816579105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579105_23816579105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482398986816 -8.915904045105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482398986816"^^xsd:decimal ;
  dwc:decimalLongitude "-8.915904045105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579105_23816579105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579105'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.000277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.915904045105'^^xsd:double;
  dwc:latitude '42.482398986816'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579105'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579093_23816579093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579093_23816579093> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579093_23816579093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482872009277 -8.9157295227051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482872009277"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9157295227051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579093_23816579093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579093'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9157295227051'^^xsd:double;
  dwc:latitude '42.482872009277'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579093'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579081_23816579081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579081_23816579081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579081_23816579081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482841491699 -8.9154672622681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482841491699"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9154672622681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579081_23816579081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579081'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9154672622681'^^xsd:double;
  dwc:latitude '42.482841491699'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579081'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405276_23659405276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405276_23659405276> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405276_23659405276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48295211792 -8.9154539108276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48295211792"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9154539108276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23659405276_23659405276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405276'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9154539108276'^^xsd:double;
  dwc:latitude '42.48295211792'^^xsd:double;
  dwc:minimumElevation '-22'^^xsd:integer;
  dwc:maximumElevation '-22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405276'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527270_23822527270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527270_23822527270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527270_23822527270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482860565186 -8.9154453277588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482860565186"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9154453277588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527270_23822527270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527270'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9154453277588'^^xsd:double;
  dwc:latitude '42.482860565186'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527270'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325253_23617325253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325253_23617325253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325253_23617325253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4606590271 -8.9153957366943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4606590271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9153957366943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325253_23617325253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325253'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0772222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9153957366943'^^xsd:double;
  dwc:latitude '42.4606590271'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325253'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325265_23617325265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325265_23617325265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325265_23617325265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.461669921875 -8.9152507781982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.461669921875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9152507781982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325265_23617325265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325265'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.0775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9152507781982'^^xsd:double;
  dwc:latitude '42.461669921875'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325265'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600121_23591600121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600121_23591600121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600121_23591600121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477783203125 -8.9150085449219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477783203125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9150085449219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600121_23591600121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600121'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9150085449219'^^xsd:double;
  dwc:latitude '42.477783203125'^^xsd:double;
  dwc:minimumElevation '-28'^^xsd:integer;
  dwc:maximumElevation '-28'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600121'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490355_23685490355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490355_23685490355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490355_23685490355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.461521148682 -8.9147958755493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.461521148682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9147958755493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23685490355_23685490355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490355'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9147958755493'^^xsd:double;
  dwc:latitude '42.461521148682'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490355'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598620_23591598620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598620_23591598620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598620_23591598620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477214813232 -8.9147615432739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477214813232"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9147615432739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598620_23591598620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598620'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9147615432739'^^xsd:double;
  dwc:latitude '42.477214813232'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598620'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596057_23591596057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596057_23591596057> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596057_23591596057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476398468018 -8.9144563674927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476398468018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9144563674927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596057_23591596057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596057'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9144563674927'^^xsd:double;
  dwc:latitude '42.476398468018'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596057'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591789121_23591789121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591789121_23591789121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591789121_23591789121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.182651519775 -8.9143867492676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.182651519775"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9143867492676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591789121_23591789121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591789121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591789121'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.3325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9143867492676'^^xsd:double;
  dwc:latitude '37.182651519775'^^xsd:double;
  dwc:minimumElevation '126'^^xsd:integer;
  dwc:maximumElevation '126'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591789121'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462307_23745462307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462307_23745462307> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462307_23745462307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476406097412 -8.9142637252808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476406097412"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9142637252808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462307_23745462307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462307'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9142637252808'^^xsd:double;
  dwc:latitude '42.476406097412'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462307'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091526_23642091526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091526_23642091526> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091526_23642091526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.9140701293945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483921051025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9140701293945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091526_23642091526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091526'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9140701293945'^^xsd:double;
  dwc:latitude '42.483921051025'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091526'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601956_23591601956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601956_23591601956> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601956_23591601956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476383209229 -8.9138135910034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476383209229"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9138135910034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591601956_23591601956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601956'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0172222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9138135910034'^^xsd:double;
  dwc:latitude '42.476383209229'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601956'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597373_23591597373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597373_23591597373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597373_23591597373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475994110107 -8.9136047363281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475994110107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9136047363281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597373_23591597373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597373'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9136047363281'^^xsd:double;
  dwc:latitude '42.475994110107'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597373'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601932_23591601932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601932_23591601932> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601932_23591601932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476444244385 -8.9135494232178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476444244385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9135494232178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591601932_23591601932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601932'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.0083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9135494232178'^^xsd:double;
  dwc:latitude '42.476444244385'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601932'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325241_23617325241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325241_23617325241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325241_23617325241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462203979492 -8.9135389328003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462203979492"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9135389328003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325241_23617325241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325241'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9135389328003'^^xsd:double;
  dwc:latitude '42.462203979492'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325241'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334950_23608334950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334950_23608334950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334950_23608334950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462341308594 -8.913519859314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462341308594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.913519859314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608334950_23608334950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334950'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.069166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.913519859314'^^xsd:double;
  dwc:latitude '42.462341308594'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334950'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599836_23591599836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599836_23591599836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599836_23591599836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476112365723 -8.9134540557861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476112365723"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9134540557861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599836_23591599836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599836'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9134540557861'^^xsd:double;
  dwc:latitude '42.476112365723'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599836'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596081_23591596081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596081_23591596081> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596081_23591596081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476066589355 -8.9134464263916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476066589355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9134464263916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596081_23591596081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596081'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.062777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9134464263916'^^xsd:double;
  dwc:latitude '42.476066589355'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596081'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597176_23591597176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597176_23591597176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597176_23591597176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476184844971 -8.913426399231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476184844971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.913426399231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597176_23591597176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597176'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.0738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.913426399231'^^xsd:double;
  dwc:latitude '42.476184844971'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597176'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598709_23591598709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598709_23591598709> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598709_23591598709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478576660156 -8.9133768081665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478576660156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9133768081665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598709_23591598709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598709'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.9561111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9133768081665'^^xsd:double;
  dwc:latitude '42.478576660156'^^xsd:double;
  dwc:minimumElevation '116'^^xsd:integer;
  dwc:maximumElevation '116'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598709'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599236_23591599236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599236_23591599236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599236_23591599236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476181030273 -8.9133377075195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476181030273"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9133377075195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599236_23591599236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599236'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9133377075195'^^xsd:double;
  dwc:latitude '42.476181030273'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599236'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596503_23591596503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596503_23591596503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596503_23591596503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476459503174 -8.9131832122803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476459503174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9131832122803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596503_23591596503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596503'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.011388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9131832122803'^^xsd:double;
  dwc:latitude '42.476459503174'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596503'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600084_23591600084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600084_23591600084> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600084_23591600084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476463317871 -8.9131603240967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476463317871"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9131603240967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600084_23591600084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600084'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9131603240967'^^xsd:double;
  dwc:latitude '42.476463317871'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600084'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421181_23838421181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421181_23838421181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421181_23838421181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484226226807 -8.9129753112793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484226226807"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9129753112793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421181_23838421181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421181'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.4591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9129753112793'^^xsd:double;
  dwc:latitude '42.484226226807'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421181'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421180_23838421180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421180_23838421180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421180_23838421180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484176635742 -8.9129543304443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484176635742"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9129543304443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421180_23838421180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421180'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.4222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9129543304443'^^xsd:double;
  dwc:latitude '42.484176635742'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421180'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527365_23822527365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527365_23822527365> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527365_23822527365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484310150146 -8.91295337677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484310150146"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91295337677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527365_23822527365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527365'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.4219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.91295337677'^^xsd:double;
  dwc:latitude '42.484310150146'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527365'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527368_23822527368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527368_23822527368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527368_23822527368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484157562256 -8.9129419326782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484157562256"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9129419326782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527368_23822527368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527368'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.4280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9129419326782'^^xsd:double;
  dwc:latitude '42.484157562256'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527368'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527366_23822527366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527366_23822527366> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527366_23822527366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484340667725 -8.9129323959351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484340667725"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9129323959351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527366_23822527366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527366'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.4280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9129323959351'^^xsd:double;
  dwc:latitude '42.484340667725'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527366'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527364_23822527364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527364_23822527364> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527364_23822527364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484325408936 -8.9129085540771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484325408936"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9129085540771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527364_23822527364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527364'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.4325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9129085540771'^^xsd:double;
  dwc:latitude '42.484325408936'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527364'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596292_23591596292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596292_23591596292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596292_23591596292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476634979248 -8.9128904342651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476634979248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9128904342651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596292_23591596292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596292'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.073888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9128904342651'^^xsd:double;
  dwc:latitude '42.476634979248'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596292'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527367_23822527367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527367_23822527367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527367_23822527367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484222412109 -8.9128513336182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484222412109"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9128513336182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527367_23822527367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527367'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.4255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9128513336182'^^xsd:double;
  dwc:latitude '42.484222412109'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527367'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231574_23647231574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231574_23647231574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231574_23647231574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476264953613 -8.9128179550171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476264953613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9128179550171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231574_23647231574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231574'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.1388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9128179550171'^^xsd:double;
  dwc:latitude '42.476264953613'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231574'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231717_23647231717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231717_23647231717> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231717_23647231717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477306365967 -8.912296295166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477306365967"^^xsd:decimal ;
  dwc:decimalLongitude "-8.912296295166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231717_23647231717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231717'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.070833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.912296295166'^^xsd:double;
  dwc:latitude '42.477306365967'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231717'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091658_23642091658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091658_23642091658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091658_23642091658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483402252197 -8.9119281768799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483402252197"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9119281768799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091658_23642091658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091658'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.025555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9119281768799'^^xsd:double;
  dwc:latitude '42.483402252197'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091658'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490343_23685490343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490343_23685490343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490343_23685490343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46263885498 -8.911922454834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46263885498"^^xsd:decimal ;
  dwc:decimalLongitude "-8.911922454834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23685490343_23685490343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490343'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.911922454834'^^xsd:double;
  dwc:latitude '42.46263885498'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490343'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600061_23591600061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600061_23591600061> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600061_23591600061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475173950195 -8.9116430282593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475173950195"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9116430282593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600061_23591600061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600061'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9116430282593'^^xsd:double;
  dwc:latitude '42.475173950195'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600061'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325277_23617325277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325277_23617325277> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325277_23617325277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462482452393 -8.911639213562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462482452393"^^xsd:decimal ;
  dwc:decimalLongitude "-8.911639213562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325277_23617325277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325277'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.911639213562'^^xsd:double;
  dwc:latitude '42.462482452393'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325277'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599692_23591599692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599692_23591599692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599692_23591599692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475341796875 -8.9116363525391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475341796875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9116363525391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599692_23591599692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599692'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9116363525391'^^xsd:double;
  dwc:latitude '42.475341796875'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599692'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856652_25264856652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856652_25264856652> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856652_25264856652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.942417144775 -8.9114828109741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.942417144775"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9114828109741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_25264856652_25264856652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856652'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '12.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9114828109741'^^xsd:double;
  dwc:latitude '41.942417144775'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856652'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600056_23591600056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600056_23591600056> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600056_23591600056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475162506104 -8.9113178253174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475162506104"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9113178253174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600056_23591600056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600056'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.6758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9113178253174'^^xsd:double;
  dwc:latitude '42.475162506104'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600056'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600438_23591600438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600438_23591600438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600438_23591600438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475246429443 -8.9112691879272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475246429443"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9112691879272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600438_23591600438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600438'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0377777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9112691879272'^^xsd:double;
  dwc:latitude '42.475246429443'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600438'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599675_23591599675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599675_23591599675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599675_23591599675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47522354126 -8.911039352417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47522354126"^^xsd:decimal ;
  dwc:decimalLongitude "-8.911039352417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599675_23591599675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599675'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.911039352417'^^xsd:double;
  dwc:latitude '42.47522354126'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599675'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599883_23591599883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599883_23591599883> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599883_23591599883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475780487061 -8.9109010696411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475780487061"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9109010696411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599883_23591599883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599883'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.0683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9109010696411'^^xsd:double;
  dwc:latitude '42.475780487061'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599883'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760323_23628760323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760323_23628760323> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760323_23628760323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476112365723 -8.9107751846313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476112365723"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9107751846313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760323_23628760323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760323'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9107751846313'^^xsd:double;
  dwc:latitude '42.476112365723'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760323'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599871_23591599871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599871_23591599871> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599871_23591599871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47533416748 -8.910719871521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47533416748"^^xsd:decimal ;
  dwc:decimalLongitude "-8.910719871521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599871_23591599871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599871'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.910719871521'^^xsd:double;
  dwc:latitude '42.47533416748'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599871'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599680_23591599680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599680_23591599680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599680_23591599680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475059509277 -8.9106941223145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475059509277"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9106941223145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599680_23591599680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599680'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.0502777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9106941223145'^^xsd:double;
  dwc:latitude '42.475059509277'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599680'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598656_23591598656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598656_23591598656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598656_23591598656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483493804932 -8.91042137146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483493804932"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91042137146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598656_23591598656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598656'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.91042137146'^^xsd:double;
  dwc:latitude '42.483493804932'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598656'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598516_23591598516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598516_23591598516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598516_23591598516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482242584229 -8.9102325439453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482242584229"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9102325439453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598516_23591598516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598516'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.9825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9102325439453'^^xsd:double;
  dwc:latitude '42.482242584229'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598516'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600434_23591600434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600434_23591600434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600434_23591600434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475234985352 -8.9102277755737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475234985352"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9102277755737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591600434_23591600434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600434'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.7036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9102277755737'^^xsd:double;
  dwc:latitude '42.475234985352'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600434'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325217_23617325217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325217_23617325217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325217_23617325217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.467548370361 -8.9094820022583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.467548370361"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9094820022583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23617325217_23617325217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325217'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0786111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9094820022583'^^xsd:double;
  dwc:latitude '42.467548370361'^^xsd:double;
  dwc:minimumElevation '42'^^xsd:integer;
  dwc:maximumElevation '42'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325217'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525658_23811525658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525658_23811525658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525658_23811525658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481750488281 -8.9092884063721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481750488281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092884063721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525658_23811525658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525658'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.489444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092884063721'^^xsd:double;
  dwc:latitude '42.481750488281'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525658'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579002_23816579002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579002_23816579002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579002_23816579002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481822967529 -8.9092750549316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481822967529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092750549316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579002_23816579002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579002'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.4241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092750549316'^^xsd:double;
  dwc:latitude '42.481822967529'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579002'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597143_23591597143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597143_23591597143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597143_23591597143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481716156006 -8.9092559814453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481716156006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092559814453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597143_23591597143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597143'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.1513888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092559814453'^^xsd:double;
  dwc:latitude '42.481716156006'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597143'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602863_23591602863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602863_23591602863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602863_23591602863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482040405273 -8.909252166748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482040405273"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909252166748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602863_23591602863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602863'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909252166748'^^xsd:double;
  dwc:latitude '42.482040405273'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602863'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598517_23591598517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598517_23591598517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598517_23591598517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48176574707 -8.909236907959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48176574707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909236907959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598517_23591598517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598517'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.9963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909236907959'^^xsd:double;
  dwc:latitude '42.48176574707'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598517'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602298_23591602298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602298_23591602298> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602298_23591602298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481803894043 -8.9092350006104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481803894043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092350006104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602298_23591602298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602298'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.4105555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092350006104'^^xsd:double;
  dwc:latitude '42.481803894043'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602298'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602299_23591602299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602299_23591602299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602299_23591602299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481822967529 -8.9092178344727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481822967529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092178344727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602299_23591602299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602299'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092178344727'^^xsd:double;
  dwc:latitude '42.481822967529'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602299'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602302_23591602302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602302_23591602302> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602302_23591602302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481838226318 -8.9092140197754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481838226318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092140197754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602302_23591602302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602302'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.0488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092140197754'^^xsd:double;
  dwc:latitude '42.481838226318'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602302'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597361_23591597361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597361_23591597361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597361_23591597361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481853485107 -8.9092025756836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481853485107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9092025756836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597361_23591597361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597361'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '7.0080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9092025756836'^^xsd:double;
  dwc:latitude '42.481853485107'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597361'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602296_23591602296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602296_23591602296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602296_23591602296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.909200668335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481811523438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909200668335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602296_23591602296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602296'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909200668335'^^xsd:double;
  dwc:latitude '42.481811523438'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602296'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597340_23591597340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597340_23591597340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597340_23591597340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9091997146606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481784820557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091997146606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597340_23591597340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597340'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.1255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091997146606'^^xsd:double;
  dwc:latitude '42.481784820557'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597340'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602297_23591602297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602297_23591602297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602297_23591602297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481796264648 -8.9091997146606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481796264648"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091997146606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602297_23591602297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602297'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.41'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091997146606'^^xsd:double;
  dwc:latitude '42.481796264648'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602297'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597349_23591597349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597349_23591597349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597349_23591597349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481792449951 -8.9091892242432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481792449951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091892242432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597349_23591597349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597349'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '6.0077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091892242432'^^xsd:double;
  dwc:latitude '42.481792449951'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597349'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596549_23591596549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596549_23591596549> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596549_23591596549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481826782227 -8.9091892242432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481826782227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091892242432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596549_23591596549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596549'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091892242432'^^xsd:double;
  dwc:latitude '42.481826782227'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596549'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456806_23733456806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456806_23733456806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456806_23733456806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482032775879 -8.9091806411743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482032775879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091806411743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456806_23733456806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456806'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091806411743'^^xsd:double;
  dwc:latitude '42.482032775879'^^xsd:double;
  dwc:minimumElevation '-29'^^xsd:integer;
  dwc:maximumElevation '-29'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456806'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597339_23591597339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597339_23591597339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597339_23591597339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481788635254 -8.9091777801514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481788635254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091777801514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597339_23591597339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597339'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '3.12'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091777801514'^^xsd:double;
  dwc:latitude '42.481788635254'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597339'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597142_23591597142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597142_23591597142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597142_23591597142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9091739654541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481784820557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091739654541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597142_23591597142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597142'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.1508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091739654541'^^xsd:double;
  dwc:latitude '42.481784820557'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597142'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597341_23591597341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597341_23591597341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597341_23591597341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481777191162 -8.9091711044312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481777191162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091711044312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597341_23591597341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597341'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '5.1241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091711044312'^^xsd:double;
  dwc:latitude '42.481777191162'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597341'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597334_23591597334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597334_23591597334> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597334_23591597334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481777191162 -8.9091663360596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481777191162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091663360596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597334_23591597334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597334'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '22.125833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091663360596'^^xsd:double;
  dwc:latitude '42.481777191162'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597334'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527282_23822527282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527282_23822527282> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527282_23822527282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48193359375 -8.9091606140137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48193359375"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091606140137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527282_23822527282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527282'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091606140137'^^xsd:double;
  dwc:latitude '42.48193359375'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527282'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602295_23591602295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602295_23591602295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602295_23591602295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481781005859 -8.9091567993164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481781005859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091567993164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602295_23591602295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602295'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4102777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091567993164'^^xsd:double;
  dwc:latitude '42.481781005859'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602295'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598291_23591598291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598291_23591598291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598291_23591598291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9091567993164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481784820557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091567993164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598291_23591598291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598291'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091567993164'^^xsd:double;
  dwc:latitude '42.481784820557'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598291'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602294_23591602294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602294_23591602294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602294_23591602294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481773376465 -8.9091539382935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481773376465"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091539382935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602294_23591602294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602294'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.4175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091539382935'^^xsd:double;
  dwc:latitude '42.481773376465'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602294'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910409_23600910409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910409_23600910409> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910409_23600910409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.462093353271 -8.9091472625732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.462093353271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091472625732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910409_23600910409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910409'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091472625732'^^xsd:double;
  dwc:latitude '42.462093353271'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910409'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207164_23788207164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207164_23788207164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207164_23788207164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482192993164 -8.9091463088989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482192993164"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091463088989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207164_23788207164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207164'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091463088989'^^xsd:double;
  dwc:latitude '42.482192993164'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207164'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579001_23816579001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579001_23816579001> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579001_23816579001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481719970703 -8.9091453552246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481719970703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091453552246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579001_23816579001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579001'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.4863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091453552246'^^xsd:double;
  dwc:latitude '42.481719970703'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579001'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597140_23591597140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597140_23591597140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597140_23591597140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481739044189 -8.9091444015503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481739044189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091444015503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597140_23591597140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597140'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.1408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091444015503'^^xsd:double;
  dwc:latitude '42.481739044189'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597140'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597338_23591597338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597338_23591597338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597338_23591597338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48176574707 -8.9091444015503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48176574707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091444015503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597338_23591597338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597338'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '2.1280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091444015503'^^xsd:double;
  dwc:latitude '42.48176574707'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597338'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596546_23591596546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596546_23591596546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596546_23591596546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481853485107 -8.909143447876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481853485107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909143447876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596546_23591596546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596546'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '2.2030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909143447876'^^xsd:double;
  dwc:latitude '42.481853485107'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596546'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207140_23788207140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207140_23788207140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207140_23788207140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482124328613 -8.9091415405273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482124328613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091415405273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207140_23788207140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207140'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091415405273'^^xsd:double;
  dwc:latitude '42.482124328613'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207140'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597141_23591597141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597141_23591597141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597141_23591597141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481758117676 -8.9091358184814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481758117676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091358184814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597141_23591597141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597141'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.1447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091358184814'^^xsd:double;
  dwc:latitude '42.481758117676'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597141'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596943_23591596943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596943_23591596943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596943_23591596943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481788635254 -8.9091358184814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481788635254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091358184814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596943_23591596943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596943'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.1641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091358184814'^^xsd:double;
  dwc:latitude '42.481788635254'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596943'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596757_23591596757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596757_23591596757> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596757_23591596757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481899261475 -8.9091358184814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481899261475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091358184814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596757_23591596757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596757'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091358184814'^^xsd:double;
  dwc:latitude '42.481899261475'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596757'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207152_23788207152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207152_23788207152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207152_23788207152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482158660889 -8.9091310501099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482158660889"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091310501099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207152_23788207152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207152'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091310501099'^^xsd:double;
  dwc:latitude '42.482158660889'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207152'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525662_23811525662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525662_23811525662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525662_23811525662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481826782227 -8.9091300964355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481826782227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091300964355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525662_23811525662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525662'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4891666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091300964355'^^xsd:double;
  dwc:latitude '42.481826782227'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525662'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598898_23591598898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598898_23591598898> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598898_23591598898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486484527588 -8.9091281890869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486484527588"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091281890869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598898_23591598898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598898'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.928055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091281890869'^^xsd:double;
  dwc:latitude '42.486484527588'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598898'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598461_23591598461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598461_23591598461> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598461_23591598461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481754302979 -8.9091272354126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481754302979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091272354126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598461_23591598461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598461'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091272354126'^^xsd:double;
  dwc:latitude '42.481754302979'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598461'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597336_23591597336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597336_23591597336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597336_23591597336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481739044189 -8.9091262817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481739044189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091262817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597336_23591597336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597336'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '0.12583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091262817383'^^xsd:double;
  dwc:latitude '42.481739044189'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597336'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597332_23591597332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597332_23591597332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597332_23591597332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481769561768 -8.909122467041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481769561768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909122467041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597332_23591597332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597332'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '21.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909122467041'^^xsd:double;
  dwc:latitude '42.481769561768'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597332'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596940_23591596940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596940_23591596940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596940_23591596940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481754302979 -8.9091215133667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481754302979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091215133667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596940_23591596940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596940'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.16944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091215133667'^^xsd:double;
  dwc:latitude '42.481754302979'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596940'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602434_23591602434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602434_23591602434> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602434_23591602434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481761932373 -8.9091215133667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481761932373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091215133667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602434_23591602434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602434'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091215133667'^^xsd:double;
  dwc:latitude '42.481761932373'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602434'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596395_23591596395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596395_23591596395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596395_23591596395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481803894043 -8.9091196060181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481803894043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091196060181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596395_23591596395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596395'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.0055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091196060181'^^xsd:double;
  dwc:latitude '42.481803894043'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596395'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596543_23591596543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596543_23591596543> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596543_23591596543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481803894043 -8.9091196060181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481803894043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091196060181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596543_23591596543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596543'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.198333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091196060181'^^xsd:double;
  dwc:latitude '42.481803894043'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596543'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462259_23745462259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462259_23745462259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462259_23745462259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481861114502 -8.9091167449951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481861114502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091167449951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462259_23745462259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462259'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.058611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091167449951'^^xsd:double;
  dwc:latitude '42.481861114502'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462259'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527306_23822527306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527306_23822527306> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527306_23822527306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481861114502 -8.9091138839722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481861114502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091138839722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527306_23822527306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527306'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091138839722'^^xsd:double;
  dwc:latitude '42.481861114502'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527306'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456842_23733456842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456842_23733456842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456842_23733456842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48193359375 -8.9091119766235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48193359375"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091119766235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456842_23733456842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456842'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.043055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091119766235'^^xsd:double;
  dwc:latitude '42.48193359375'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456842'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596954_23591596954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596954_23591596954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596954_23591596954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48184967041 -8.9091110229492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48184967041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091110229492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596954_23591596954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596954'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091110229492'^^xsd:double;
  dwc:latitude '42.48184967041'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596954'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598936_23591598936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598936_23591598936> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598936_23591598936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481967926025 -8.9091110229492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481967926025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091110229492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598936_23591598936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598936'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0622222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091110229492'^^xsd:double;
  dwc:latitude '42.481967926025'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598936'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602261_23591602261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602261_23591602261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602261_23591602261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481834411621 -8.9091091156006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481834411621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091091156006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602261_23591602261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602261'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091091156006'^^xsd:double;
  dwc:latitude '42.481834411621'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602261'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597134_23591597134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597134_23591597134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597134_23591597134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481658935547 -8.909107208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481658935547"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909107208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597134_23591597134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597134'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909107208252'^^xsd:double;
  dwc:latitude '42.481658935547'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597134'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597164_23591597164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597164_23591597164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597164_23591597164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4827003479 -8.909107208252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4827003479"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909107208252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597164_23591597164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597164'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909107208252'^^xsd:double;
  dwc:latitude '42.4827003479'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597164'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594574_23591594574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594574_23591594574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594574_23591594574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481872558594 -8.9091062545776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481872558594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091062545776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591594574_23591594574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594574'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0752777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091062545776'^^xsd:double;
  dwc:latitude '42.481872558594'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594574'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597335_23591597335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597335_23591597335> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597335_23591597335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481708526611 -8.909104347229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481708526611"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909104347229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597335_23591597335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597335'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '23.119166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909104347229'^^xsd:double;
  dwc:latitude '42.481708526611'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597335'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602291_23591602291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602291_23591602291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602291_23591602291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481719970703 -8.9091033935547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481719970703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091033935547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602291_23591602291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602291'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.411666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091033935547'^^xsd:double;
  dwc:latitude '42.481719970703'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602291'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597337_23591597337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597337_23591597337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597337_23591597337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481758117676 -8.9091033935547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481758117676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091033935547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597337_23591597337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597337'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '1.1186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091033935547'^^xsd:double;
  dwc:latitude '42.481758117676'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597337'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525664_23811525664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525664_23811525664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525664_23811525664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9091033935547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481784820557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091033935547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525664_23811525664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525664'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.4866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091033935547'^^xsd:double;
  dwc:latitude '42.481784820557'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525664'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596419_23591596419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596419_23591596419> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596419_23591596419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48169708252 -8.9091005325317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48169708252"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9091005325317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596419_23591596419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596419'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9091005325317'^^xsd:double;
  dwc:latitude '42.48169708252'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596419'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456818_23733456818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456818_23733456818> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456818_23733456818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481830596924 -8.9090976715088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481830596924"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090976715088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456818_23733456818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456818'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0391666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090976715088'^^xsd:double;
  dwc:latitude '42.481830596924'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456818'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525661_23811525661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525661_23811525661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525661_23811525661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481830596924 -8.9090967178345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481830596924"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090967178345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525661_23811525661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525661'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.4825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090967178345'^^xsd:double;
  dwc:latitude '42.481830596924'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525661'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602293_23591602293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602293_23591602293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602293_23591602293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9090957641602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481784820557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090957641602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602293_23591602293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602293'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.410555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090957641602'^^xsd:double;
  dwc:latitude '42.481784820557'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602293'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597152_23591597152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597152_23591597152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597152_23591597152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.9090948104858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090948104858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597152_23591597152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597152'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090948104858'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597152'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525650_23811525650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525650_23811525650> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525650_23811525650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481666564941 -8.9090938568115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481666564941"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090938568115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525650_23811525650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525650'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '19.065833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090938568115'^^xsd:double;
  dwc:latitude '42.481666564941'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525650'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334926_23608334926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334926_23608334926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334926_23608334926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475189208984 -8.9090900421143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475189208984"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090900421143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608334926_23608334926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334926'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.0597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090900421143'^^xsd:double;
  dwc:latitude '42.475189208984'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334926'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596539_23591596539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596539_23591596539> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596539_23591596539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481643676758 -8.9090900421143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481643676758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090900421143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596539_23591596539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596539'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090900421143'^^xsd:double;
  dwc:latitude '42.481643676758'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596539'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598473_23591598473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598473_23591598473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598473_23591598473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481769561768 -8.9090890884399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481769561768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090890884399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598473_23591598473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598473'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.01'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090890884399'^^xsd:double;
  dwc:latitude '42.481769561768'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598473'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596545_23591596545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596545_23591596545> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596545_23591596545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.9090881347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090881347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596545_23591596545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596545'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '1.1983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090881347656'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596545'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598267_23591598267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598267_23591598267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598267_23591598267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481788635254 -8.9090881347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481788635254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090881347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598267_23591598267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598267'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.074444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090881347656'^^xsd:double;
  dwc:latitude '42.481788635254'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598267'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598279_23591598279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598279_23591598279> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598279_23591598279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481792449951 -8.9090881347656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481792449951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090881347656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598279_23591598279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598279'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.073888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090881347656'^^xsd:double;
  dwc:latitude '42.481792449951'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598279'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462223_23745462223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462223_23745462223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462223_23745462223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481838226318 -8.9090843200684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481838226318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090843200684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462223_23745462223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462223'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090843200684'^^xsd:double;
  dwc:latitude '42.481838226318'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462223'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597284_23591597284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597284_23591597284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597284_23591597284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481826782227 -8.9090824127197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481826782227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090824127197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597284_23591597284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597284'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090824127197'^^xsd:double;
  dwc:latitude '42.481826782227'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597284'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462235_23745462235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462235_23745462235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462235_23745462235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481861114502 -8.9090814590454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481861114502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090814590454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462235_23745462235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462235'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090814590454'^^xsd:double;
  dwc:latitude '42.481861114502'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462235'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597248_23591597248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597248_23591597248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597248_23591597248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481777191162 -8.9090805053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481777191162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090805053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597248_23591597248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597248'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090805053711'^^xsd:double;
  dwc:latitude '42.481777191162'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597248'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596548_23591596548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596548_23591596548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596548_23591596548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481792449951 -8.9090795516968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481792449951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090795516968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596548_23591596548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596548'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '4.2113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090795516968'^^xsd:double;
  dwc:latitude '42.481792449951'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596548'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231609_23647231609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231609_23647231609> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231609_23647231609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481941223145 -8.9090766906738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481941223145"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090766906738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231609_23647231609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231609'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0530555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090766906738'^^xsd:double;
  dwc:latitude '42.481941223145'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231609'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596547_23591596547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596547_23591596547> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596547_23591596547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481918334961 -8.9090757369995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481918334961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090757369995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596547_23591596547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596547'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '3.1988888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090757369995'^^xsd:double;
  dwc:latitude '42.481918334961'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596547'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579141_23816579141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579141_23816579141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579141_23816579141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481739044189 -8.9090747833252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481739044189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090747833252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579141_23816579141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579141'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '18.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090747833252'^^xsd:double;
  dwc:latitude '42.481739044189'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579141'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598485_23591598485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598485_23591598485> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598485_23591598485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481773376465 -8.9090738296509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481773376465"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090738296509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598485_23591598485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598485'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.010555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090738296509'^^xsd:double;
  dwc:latitude '42.481773376465'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598485'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579118_23816579118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579118_23816579118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579118_23816579118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481693267822 -8.9090728759766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481693267822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090728759766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579118_23816579118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579118'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.081944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090728759766'^^xsd:double;
  dwc:latitude '42.481693267822'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579118'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910218_23600910218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910218_23600910218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910218_23600910218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46639251709 -8.9090690612793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46639251709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090690612793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23600910218_23600910218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910218'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.0244444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090690612793'^^xsd:double;
  dwc:latitude '42.46639251709'^^xsd:double;
  dwc:minimumElevation '55'^^xsd:integer;
  dwc:maximumElevation '55'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910218'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597139_23591597139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597139_23591597139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597139_23591597139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.9090662002563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090662002563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597139_23591597139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597139'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.1508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090662002563'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597139'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602114_23591602114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602114_23591602114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602114_23591602114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481845855713 -8.9090642929077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481845855713"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090642929077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602114_23591602114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602114'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.4491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090642929077'^^xsd:double;
  dwc:latitude '42.481845855713'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602114'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525656_23811525656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525656_23811525656> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525656_23811525656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481666564941 -8.9090633392334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481666564941"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090633392334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525656_23811525656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525656'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.488055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090633392334'^^xsd:double;
  dwc:latitude '42.481666564941'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525656'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596606_23591596606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596606_23591596606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596606_23591596606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481685638428 -8.9090604782104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481685638428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090604782104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596606_23591596606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596606'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090604782104'^^xsd:double;
  dwc:latitude '42.481685638428'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596606'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602292_23591602292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602292_23591602292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602292_23591602292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481754302979 -8.9090576171875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481754302979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090576171875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602292_23591602292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602292'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.417222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090576171875'^^xsd:double;
  dwc:latitude '42.481754302979'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602292'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597308_23591597308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597308_23591597308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597308_23591597308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481842041016 -8.9090566635132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481842041016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090566635132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597308_23591597308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597308'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.073888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090566635132'^^xsd:double;
  dwc:latitude '42.481842041016'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597308'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602113_23591602113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602113_23591602113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602113_23591602113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481861114502 -8.9090547561646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481861114502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090547561646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602113_23591602113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602113'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.4491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090547561646'^^xsd:double;
  dwc:latitude '42.481861114502'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602113'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597136_23591597136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597136_23591597136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597136_23591597136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481704711914 -8.9090518951416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481704711914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090518951416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597136_23591597136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597136'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.151388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090518951416'^^xsd:double;
  dwc:latitude '42.481704711914'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597136'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525660_23811525660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525660_23811525660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525660_23811525660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481876373291 -8.9090518951416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481876373291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090518951416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525660_23811525660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525660'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.49083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090518951416'^^xsd:double;
  dwc:latitude '42.481876373291'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525660'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597138_23591597138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597138_23591597138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597138_23591597138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481719970703 -8.9090490341187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481719970703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090490341187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597138_23591597138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597138'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.14527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090490341187'^^xsd:double;
  dwc:latitude '42.481719970703'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597138'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602422_23591602422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602422_23591602422> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602422_23591602422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48180770874 -8.90904712677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48180770874"^^xsd:decimal ;
  dwc:decimalLongitude "-8.90904712677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602422_23591602422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602422'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.050277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.90904712677'^^xsd:double;
  dwc:latitude '42.48180770874'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602422'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598924_23591598924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598924_23591598924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598924_23591598924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481838226318 -8.9090433120728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481838226318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090433120728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598924_23591598924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598924'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0622222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090433120728'^^xsd:double;
  dwc:latitude '42.481838226318'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598924'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207092_23788207092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207092_23788207092> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207092_23788207092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481918334961 -8.9090414047241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481918334961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090414047241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207092_23788207092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207092'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090414047241'^^xsd:double;
  dwc:latitude '42.481918334961'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207092'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602249_23591602249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602249_23591602249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602249_23591602249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48184967041 -8.9090404510498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48184967041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090404510498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602249_23591602249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602249'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090404510498'^^xsd:double;
  dwc:latitude '42.48184967041'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602249'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334938_23608334938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334938_23608334938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334938_23608334938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475193023682 -8.9090347290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475193023682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090347290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23608334938_23608334938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334938'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.0597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090347290039'^^xsd:double;
  dwc:latitude '42.475193023682'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334938'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602112_23591602112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602112_23591602112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602112_23591602112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48184967041 -8.9090347290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48184967041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090347290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602112_23591602112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602112'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.4408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090347290039'^^xsd:double;
  dwc:latitude '42.48184967041'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602112'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946088_23654946088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946088_23654946088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946088_23654946088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482204437256 -8.9090347290039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482204437256"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090347290039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946088_23654946088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946088'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.082222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090347290039'^^xsd:double;
  dwc:latitude '42.482204437256'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946088'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231657_23647231657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231657_23647231657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231657_23647231657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482086181641 -8.9090337753296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482086181641"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090337753296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231657_23647231657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231657'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090337753296'^^xsd:double;
  dwc:latitude '42.482086181641'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231657'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598255_23591598255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598255_23591598255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598255_23591598255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.9090309143066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090309143066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598255_23591598255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598255'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090309143066'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598255'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421236_23838421236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421236_23838421236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421236_23838421236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48197555542 -8.9090309143066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48197555542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090309143066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421236_23838421236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421236'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.035277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090309143066'^^xsd:double;
  dwc:latitude '42.48197555542'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421236'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596542_23591596542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596542_23591596542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596542_23591596542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.909029006958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909029006958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596542_23591596542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596542'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.198888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909029006958'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596542'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596544_23591596544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596544_23591596544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596544_23591596544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481712341309 -8.9090280532837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481712341309"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090280532837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596544_23591596544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596544'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '0.2075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090280532837'^^xsd:double;
  dwc:latitude '42.481712341309'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596544'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207080_23788207080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207080_23788207080> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207080_23788207080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481842041016 -8.9090232849121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481842041016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090232849121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207080_23788207080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207080'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0097222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090232849121'^^xsd:double;
  dwc:latitude '42.481842041016'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207080'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602225_23591602225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602225_23591602225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602225_23591602225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481884002686 -8.9090185165405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481884002686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090185165405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602225_23591602225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602225'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090185165405'^^xsd:double;
  dwc:latitude '42.481884002686'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602225'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597296_23591597296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597296_23591597296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597296_23591597296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481735229492 -8.9090166091919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481735229492"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090166091919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597296_23591597296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597296'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.073055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090166091919'^^xsd:double;
  dwc:latitude '42.481735229492'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597296'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602285_23591602285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602285_23591602285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602285_23591602285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481758117676 -8.9090156555176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481758117676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090156555176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602285_23591602285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602285'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090156555176'^^xsd:double;
  dwc:latitude '42.481758117676'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602285'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602107_23591602107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602107_23591602107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602107_23591602107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481903076172 -8.9090137481689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481903076172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090137481689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602107_23591602107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602107'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.440555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090137481689'^^xsd:double;
  dwc:latitude '42.481903076172'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602107'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597236_23591597236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597236_23591597236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597236_23591597236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481895446777 -8.9090099334717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481895446777"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090099334717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597236_23591597236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597236'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090099334717'^^xsd:double;
  dwc:latitude '42.481895446777'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597236'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673132_23752673132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673132_23752673132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673132_23752673132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481838226318 -8.909008026123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481838226318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909008026123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23752673132_23752673132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673132'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.909008026123'^^xsd:double;
  dwc:latitude '42.481838226318'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673132'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597224_23591597224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597224_23591597224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597224_23591597224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481719970703 -8.9090051651001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481719970703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090051651001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597224_23591597224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597224'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090051651001'^^xsd:double;
  dwc:latitude '42.481719970703'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597224'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602851_23591602851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602851_23591602851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602851_23591602851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481956481934 -8.9090042114258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481956481934"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090042114258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602851_23591602851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602851'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090042114258'^^xsd:double;
  dwc:latitude '42.481956481934'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602851'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525626_23811525626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525626_23811525626> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525626_23811525626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481952667236 -8.9090023040771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481952667236"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090023040771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525626_23811525626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525626'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.063888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090023040771'^^xsd:double;
  dwc:latitude '42.481952667236'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525626'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596407_23591596407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596407_23591596407> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596407_23591596407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481773376465 -8.9090013504028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481773376465"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090013504028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596407_23591596407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596407'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.005277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090013504028'^^xsd:double;
  dwc:latitude '42.481773376465'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596407'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602189_23591602189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602189_23591602189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602189_23591602189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481830596924 -8.9090013504028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481830596924"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090013504028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602189_23591602189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602189'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090013504028'^^xsd:double;
  dwc:latitude '42.481830596924'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602189'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599129_23591599129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599129_23591599129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599129_23591599129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482231140137 -8.9090013504028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482231140137"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090013504028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591599129_23591599129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599129'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090013504028'^^xsd:double;
  dwc:latitude '42.482231140137'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599129'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602386_23591602386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602386_23591602386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602386_23591602386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481899261475 -8.9090003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481899261475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9090003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602386_23591602386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9090003967285'^^xsd:double;
  dwc:latitude '42.481899261475'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602386'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602237_23591602237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602237_23591602237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602237_23591602237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481929779053 -8.9089965820312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481929779053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089965820312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602237_23591602237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602237'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089965820312'^^xsd:double;
  dwc:latitude '42.481929779053'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602237'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602410_23591602410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602410_23591602410> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602410_23591602410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.9089937210083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481811523438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089937210083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602410_23591602410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602410'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089937210083'^^xsd:double;
  dwc:latitude '42.481811523438'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602410'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602374_23591602374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602374_23591602374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602374_23591602374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481754302979 -8.908992767334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481754302979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908992767334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602374_23591602374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602374'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.059722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908992767334'^^xsd:double;
  dwc:latitude '42.481754302979'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602374'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456830_23733456830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456830_23733456830> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456830_23733456830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481964111328 -8.9089908599854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481964111328"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089908599854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456830_23733456830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456830'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089908599854'^^xsd:double;
  dwc:latitude '42.481964111328'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456830'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597260_23591597260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597260_23591597260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597260_23591597260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481761932373 -8.9089889526367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481761932373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089889526367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597260_23591597260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597260'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.076666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089889526367'^^xsd:double;
  dwc:latitude '42.481761932373'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597260'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456854_23733456854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456854_23733456854> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456854_23733456854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48201751709 -8.9089870452881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48201751709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089870452881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23733456854_23733456854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456854'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089870452881'^^xsd:double;
  dwc:latitude '42.48201751709'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456854'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525663_23811525663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525663_23811525663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525663_23811525663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481781005859 -8.9089851379395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481781005859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089851379395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525663_23811525663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525663'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.4891666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089851379395'^^xsd:double;
  dwc:latitude '42.481781005859'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525663'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602111_23591602111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602111_23591602111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602111_23591602111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481826782227 -8.9089803695679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481826782227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089803695679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602111_23591602111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602111'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.4505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089803695679'^^xsd:double;
  dwc:latitude '42.481826782227'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602111'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462283_23745462283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462283_23745462283> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462283_23745462283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481670379639 -8.9089784622192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481670379639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089784622192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462283_23745462283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462283'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089784622192'^^xsd:double;
  dwc:latitude '42.481670379639'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462283'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597137_23591597137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597137_23591597137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597137_23591597137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481842041016 -8.9089775085449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481842041016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089775085449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597137_23591597137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597137'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.142222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089775085449'^^xsd:double;
  dwc:latitude '42.481842041016'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597137'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597272_23591597272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597272_23591597272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597272_23591597272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.9089756011963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481811523438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089756011963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597272_23591597272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597272'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089756011963'^^xsd:double;
  dwc:latitude '42.481811523438'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597272'^^xsd:integer;
  dwc:observationDate '2022-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527294_23822527294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527294_23822527294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527294_23822527294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481838226318 -8.908974647522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481838226318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908974647522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23822527294_23822527294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527294'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908974647522'^^xsd:double;
  dwc:latitude '42.481838226318'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527294'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946051_23654946051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946051_23654946051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946051_23654946051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482028961182 -8.908974647522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482028961182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908974647522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946051_23654946051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946051'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908974647522'^^xsd:double;
  dwc:latitude '42.482028961182'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946051'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602201_23591602201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602201_23591602201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602201_23591602201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481781005859 -8.9089689254761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481781005859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089689254761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602201_23591602201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602201'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089689254761'^^xsd:double;
  dwc:latitude '42.481781005859'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602201'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602398_23591602398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602398_23591602398> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602398_23591602398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481826782227 -8.9089679718018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481826782227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089679718018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602398_23591602398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602398'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089679718018'^^xsd:double;
  dwc:latitude '42.481826782227'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602398'^^xsd:integer;
  dwc:observationDate '2022-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207104_23788207104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207104_23788207104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207104_23788207104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481845855713 -8.9089651107788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481845855713"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089651107788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207104_23788207104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207104'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089651107788'^^xsd:double;
  dwc:latitude '42.481845855713'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207104'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596491_23591596491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596491_23591596491> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596491_23591596491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482021331787 -8.9089641571045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482021331787"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089641571045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596491_23591596491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596491'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089641571045'^^xsd:double;
  dwc:latitude '42.482021331787'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596491'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598035_23591598035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598035_23591598035> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598035_23591598035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4817237854 -8.9089632034302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4817237854"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089632034302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598035_23591598035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598035'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089632034302'^^xsd:double;
  dwc:latitude '42.4817237854'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598035'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946100_23654946100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946100_23654946100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946100_23654946100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482124328613 -8.9089622497559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482124328613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089622497559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946100_23654946100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946100'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.082222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089622497559'^^xsd:double;
  dwc:latitude '42.482124328613'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946100'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602213_23591602213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602213_23591602213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602213_23591602213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.9089584350586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089584350586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602213_23591602213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602213'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089584350586'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602213'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579130_23816579130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579130_23816579130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579130_23816579130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.908953666687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908953666687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23816579130_23816579130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579130'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '17.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908953666687'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579130'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231621_23647231621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231621_23647231621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231621_23647231621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481842041016 -8.9089517593384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481842041016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089517593384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231621_23647231621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231621'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089517593384'^^xsd:double;
  dwc:latitude '42.481842041016'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231621'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525638_23811525638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525638_23811525638> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525638_23811525638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481742858887 -8.9089488983154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481742858887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089488983154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525638_23811525638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525638'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089488983154'^^xsd:double;
  dwc:latitude '42.481742858887'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525638'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462247_23745462247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462247_23745462247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462247_23745462247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481815338135 -8.9089469909668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481815338135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089469909668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462247_23745462247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462247'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.0658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089469909668'^^xsd:double;
  dwc:latitude '42.481815338135'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462247'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946076_23654946076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946076_23654946076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946076_23654946076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482116699219 -8.9089460372925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482116699219"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089460372925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946076_23654946076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946076'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.083611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089460372925'^^xsd:double;
  dwc:latitude '42.482116699219'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946076'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846172_23806846172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846172_23806846172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846172_23806846172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481876373291 -8.9089412689209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481876373291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089412689209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23806846172_23806846172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846172'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089412689209'^^xsd:double;
  dwc:latitude '42.481876373291'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846172'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602110_23591602110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602110_23591602110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602110_23591602110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.9089241027832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481811523438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089241027832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602110_23591602110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602110'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.4447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089241027832'^^xsd:double;
  dwc:latitude '42.481811523438'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602110'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598790_23591598790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598790_23591598790> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598790_23591598790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482082366943 -8.9089202880859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482082366943"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089202880859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598790_23591598790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598790'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.059166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089202880859'^^xsd:double;
  dwc:latitude '42.482082366943'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598790'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525659_23811525659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525659_23811525659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525659_23811525659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481834411621 -8.9089183807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481834411621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089183807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525659_23811525659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525659'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.489166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089183807373'^^xsd:double;
  dwc:latitude '42.481834411621'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525659'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525657_23811525657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525657_23811525657> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525657_23811525657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481796264648 -8.9089097976685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481796264648"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089097976685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23811525657_23811525657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525657'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.486388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089097976685'^^xsd:double;
  dwc:latitude '42.481796264648'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525657'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602064_23591602064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602064_23591602064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602064_23591602064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481792449951 -8.9089059829712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481792449951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089059829712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602064_23591602064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602064'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089059829712'^^xsd:double;
  dwc:latitude '42.481792449951'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602064'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231633_23647231633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231633_23647231633> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231633_23647231633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481945037842 -8.9089050292969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481945037842"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089050292969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231633_23647231633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231633'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.047777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089050292969'^^xsd:double;
  dwc:latitude '42.481945037842'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231633'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601992_23591601992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601992_23591601992> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601992_23591601992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482200622559 -8.9089031219482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482200622559"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089031219482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591601992_23591601992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601992'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089031219482'^^xsd:double;
  dwc:latitude '42.482200622559'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601992'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598766_23591598766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598766_23591598766> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598766_23591598766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48197555542 -8.9089021682739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48197555542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9089021682739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598766_23591598766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598766'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.044444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9089021682739'^^xsd:double;
  dwc:latitude '42.48197555542'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598766'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596618_23591596618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596618_23591596618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596618_23591596618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481937408447 -8.9088983535767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481937408447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088983535767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596618_23591596618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596618'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088983535767'^^xsd:double;
  dwc:latitude '42.481937408447'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596618'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602040_23591602040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602040_23591602040> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602040_23591602040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481967926025 -8.9088983535767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481967926025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088983535767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602040_23591602040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602040'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088983535767'^^xsd:double;
  dwc:latitude '42.481967926025'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602040'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879220_23650879220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879220_23650879220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879220_23650879220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481964111328 -8.9088945388794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481964111328"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088945388794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23650879220_23650879220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879220'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.065555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088945388794'^^xsd:double;
  dwc:latitude '42.481964111328'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879220'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602106_23591602106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602106_23591602106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602106_23591602106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481857299805 -8.9088935852051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481857299805"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088935852051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602106_23591602106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602106'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.449166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088935852051'^^xsd:double;
  dwc:latitude '42.481857299805'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602106'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596630_23591596630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596630_23591596630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596630_23591596630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481853485107 -8.9088907241821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481853485107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088907241821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596630_23591596630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596630'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088907241821'^^xsd:double;
  dwc:latitude '42.481853485107'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596630'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598754_23591598754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598754_23591598754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598754_23591598754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481979370117 -8.9088907241821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481979370117"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088907241821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598754_23591598754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598754'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088907241821'^^xsd:double;
  dwc:latitude '42.481979370117'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598754'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598742_23591598742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598742_23591598742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598742_23591598742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482032775879 -8.9088888168335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482032775879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088888168335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598742_23591598742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598742'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0466666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088888168335'^^xsd:double;
  dwc:latitude '42.482032775879'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598742'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462271_23745462271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462271_23745462271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462271_23745462271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4817237854 -8.9088840484619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4817237854"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088840484619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23745462271_23745462271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462271'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.061666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088840484619'^^xsd:double;
  dwc:latitude '42.4817237854'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462271'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602108_23591602108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602108_23591602108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602108_23591602108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481861114502 -8.9088840484619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481861114502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088840484619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602108_23591602108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602108'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.450833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088840484619'^^xsd:double;
  dwc:latitude '42.481861114502'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602108'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207116_23788207116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207116_23788207116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207116_23788207116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481872558594 -8.9088830947876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481872558594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088830947876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207116_23788207116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207116'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088830947876'^^xsd:double;
  dwc:latitude '42.481872558594'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207116'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231693_23647231693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231693_23647231693> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231693_23647231693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481884002686 -8.908881187439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481884002686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908881187439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231693_23647231693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231693'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908881187439'^^xsd:double;
  dwc:latitude '42.481884002686'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231693'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596479_23591596479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596479_23591596479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596479_23591596479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48210144043 -8.9088773727417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48210144043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088773727417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596479_23591596479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596479'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.006388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088773727417'^^xsd:double;
  dwc:latitude '42.48210144043'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596479'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788894_23591788894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788894_23591788894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788894_23591788894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.484600067139 -8.9088716506958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.484600067139"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088716506958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591788894_23591788894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788894'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0580555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088716506958'^^xsd:double;
  dwc:latitude '38.484600067139'^^xsd:double;
  dwc:minimumElevation '46'^^xsd:integer;
  dwc:maximumElevation '46'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788894'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597062_23591597062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597062_23591597062> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597062_23591597062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481876373291 -8.9088697433472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481876373291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088697433472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597062_23591597062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597062'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088697433472'^^xsd:double;
  dwc:latitude '42.481876373291'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597062'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598948_23591598948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598948_23591598948> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598948_23591598948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482025146484 -8.9088687896729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482025146484"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088687896729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598948_23591598948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598948'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088687896729'^^xsd:double;
  dwc:latitude '42.482025146484'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598948'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596702_23591596702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596702_23591596702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596702_23591596702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482070922852 -8.9088668823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482070922852"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088668823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596702_23591596702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596702'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088668823242'^^xsd:double;
  dwc:latitude '42.482070922852'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596702'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091562_23642091562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091562_23642091562> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091562_23642091562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481918334961 -8.9088659286499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481918334961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088659286499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091562_23642091562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091562'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.025555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088659286499'^^xsd:double;
  dwc:latitude '42.481918334961'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091562'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597666_23591597666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597666_23591597666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597666_23591597666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48197555542 -8.9088659286499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48197555542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088659286499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597666_23591597666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597666'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088659286499'^^xsd:double;
  dwc:latitude '42.48197555542'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597666'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091538_23642091538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091538_23642091538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091538_23642091538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482040405273 -8.908860206604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482040405273"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908860206604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091538_23642091538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091538'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908860206604'^^xsd:double;
  dwc:latitude '42.482040405273'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091538'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602109_23591602109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602109_23591602109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602109_23591602109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481884002686 -8.9088592529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481884002686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088592529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602109_23591602109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602109'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.44111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088592529297'^^xsd:double;
  dwc:latitude '42.481884002686'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602109'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598778_23591598778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598778_23591598778> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598778_23591598778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481857299805 -8.9088582992554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481857299805"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088582992554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598778_23591598778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598778'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088582992554'^^xsd:double;
  dwc:latitude '42.481857299805'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598778'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598960_23591598960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598960_23591598960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598960_23591598960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481986999512 -8.9088582992554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481986999512"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088582992554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598960_23591598960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598960'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088582992554'^^xsd:double;
  dwc:latitude '42.481986999512'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598960'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598668_23591598668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598668_23591598668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598668_23591598668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4821434021 -8.9088582992554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4821434021"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088582992554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598668_23591598668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598668'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088582992554'^^xsd:double;
  dwc:latitude '42.4821434021'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598668'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091672_23642091672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091672_23642091672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091672_23642091672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482894897461 -8.9088582992554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482894897461"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088582992554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091672_23642091672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091672'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '21.984166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088582992554'^^xsd:double;
  dwc:latitude '42.482894897461'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091672'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091671_23642091671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091671_23642091671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091671_23642091671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482933044434 -8.9088573455811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482933044434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088573455811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091671_23642091671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091671'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088573455811'^^xsd:double;
  dwc:latitude '42.482933044434'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091671'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601968_23591601968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601968_23591601968> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601968_23591601968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481822967529 -8.9088525772095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481822967529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088525772095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591601968_23591601968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601968'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0080555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088525772095'^^xsd:double;
  dwc:latitude '42.481822967529'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601968'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602177_23591602177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602177_23591602177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602177_23591602177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481994628906 -8.9088506698608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481994628906"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088506698608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602177_23591602177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602177'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088506698608'^^xsd:double;
  dwc:latitude '42.481994628906'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602177'^^xsd:integer;
  dwc:observationDate '2022-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231705_23647231705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231705_23647231705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231705_23647231705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481914520264 -8.9088449478149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481914520264"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088449478149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231705_23647231705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231705'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.051666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088449478149'^^xsd:double;
  dwc:latitude '42.481914520264'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231705'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091598_23642091598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091598_23642091598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091598_23642091598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481948852539 -8.9088449478149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481948852539"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088449478149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091598_23642091598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091598'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088449478149'^^xsd:double;
  dwc:latitude '42.481948852539'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091598'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602016_23591602016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602016_23591602016> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602016_23591602016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482032775879 -8.9088439941406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482032775879"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088439941406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602016_23591602016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602016'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.008611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088439941406'^^xsd:double;
  dwc:latitude '42.482032775879'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602016'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596129_23591596129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596129_23591596129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596129_23591596129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4831199646 -8.9088373184204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4831199646"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088373184204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596129_23591596129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596129'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088373184204'^^xsd:double;
  dwc:latitude '42.4831199646'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596129'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946064_23654946064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946064_23654946064> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946064_23654946064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482051849365 -8.9088354110718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482051849365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088354110718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23654946064_23654946064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946064'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.083055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088354110718'^^xsd:double;
  dwc:latitude '42.482051849365'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946064'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231681_23647231681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231681_23647231681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231681_23647231681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481918334961 -8.9088277816772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481918334961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088277816772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23647231681_23647231681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231681'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088277816772'^^xsd:double;
  dwc:latitude '42.481918334961'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231681'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596941_23591596941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596941_23591596941> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596941_23591596941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481777191162 -8.9088249206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481777191162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088249206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596941_23591596941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596941'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.1725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088249206543'^^xsd:double;
  dwc:latitude '42.481777191162'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596941'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597433_23591597433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597433_23591597433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597433_23591597433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.9088249206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481811523438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088249206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597433_23591597433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597433'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088249206543'^^xsd:double;
  dwc:latitude '42.481811523438'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597433'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760311_23628760311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760311_23628760311> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760311_23628760311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482181549072 -8.90882396698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482181549072"^^xsd:decimal ;
  dwc:decimalLongitude "-8.90882396698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760311_23628760311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760311'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.90882396698'^^xsd:double;
  dwc:latitude '42.482181549072'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760311'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421248_23838421248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421248_23838421248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421248_23838421248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482093811035 -8.9088163375854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482093811035"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088163375854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421248_23838421248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421248'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088163375854'^^xsd:double;
  dwc:latitude '42.482093811035'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421248'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598874_23591598874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598874_23591598874> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598874_23591598874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48205947876 -8.9088153839111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48205947876"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088153839111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591598874_23591598874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598874'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088153839111'^^xsd:double;
  dwc:latitude '42.48205947876'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598874'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597642_23591597642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597642_23591597642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597642_23591597642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482147216797 -8.9088106155396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482147216797"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088106155396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597642_23591597642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597642'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088106155396'^^xsd:double;
  dwc:latitude '42.482147216797'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597642'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091550_23642091550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091550_23642091550> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091550_23642091550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48184967041 -8.9088087081909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48184967041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088087081909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091550_23642091550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091550'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088087081909'^^xsd:double;
  dwc:latitude '42.48184967041'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091550'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602028_23591602028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602028_23591602028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602028_23591602028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482048034668 -8.9088077545166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482048034668"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088077545166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602028_23591602028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602028'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088077545166'^^xsd:double;
  dwc:latitude '42.482048034668'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602028'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091586_23642091586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091586_23642091586> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091586_23642091586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481945037842 -8.908805847168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481945037842"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908805847168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091586_23642091586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091586'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.026111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908805847168'^^xsd:double;
  dwc:latitude '42.481945037842'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091586'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760287_23628760287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760287_23628760287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760287_23628760287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482238769531 -8.908805847168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482238769531"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908805847168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760287_23628760287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760287'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908805847168'^^xsd:double;
  dwc:latitude '42.482238769531'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760287'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207128_23788207128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207128_23788207128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207128_23788207128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482013702393 -8.9088010787964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482013702393"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088010787964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207128_23788207128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207128'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.010277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088010787964'^^xsd:double;
  dwc:latitude '42.482013702393'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207128'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597445_23591597445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597445_23591597445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597445_23591597445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481864929199 -8.9088001251221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481864929199"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9088001251221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597445_23591597445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597445'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9088001251221'^^xsd:double;
  dwc:latitude '42.481864929199'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597445'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091574_23642091574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091574_23642091574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091574_23642091574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481994628906 -8.9087953567505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481994628906"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087953567505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23642091574_23642091574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091574'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087953567505'^^xsd:double;
  dwc:latitude '42.481994628906'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091574'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602004_23591602004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602004_23591602004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602004_23591602004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482089996338 -8.9087886810303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482089996338"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087886810303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602004_23591602004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602004'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087886810303'^^xsd:double;
  dwc:latitude '42.482089996338'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602004'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207176_23788207176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207176_23788207176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207176_23788207176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482112884521 -8.908787727356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482112884521"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908787727356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23788207176_23788207176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207176'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.011111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908787727356'^^xsd:double;
  dwc:latitude '42.482112884521'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207176'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846184_23806846184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846184_23806846184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846184_23806846184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481960296631 -8.9087829589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481960296631"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087829589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23806846184_23806846184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846184'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087829589844'^^xsd:double;
  dwc:latitude '42.481960296631'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846184'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421272_23838421272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421272_23838421272> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421272_23838421272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482097625732 -8.9087820053101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482097625732"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087820053101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421272_23838421272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421272'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087820053101'^^xsd:double;
  dwc:latitude '42.482097625732'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421272'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597026_23591597026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597026_23591597026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597026_23591597026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481781005859 -8.9087781906128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481781005859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087781906128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597026_23591597026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597026'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.058055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087781906128'^^xsd:double;
  dwc:latitude '42.481781005859'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597026'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760251_23628760251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760251_23628760251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760251_23628760251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482196807861 -8.9087781906128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482196807861"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087781906128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760251_23628760251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760251'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087781906128'^^xsd:double;
  dwc:latitude '42.482196807861'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760251'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596939_23591596939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596939_23591596939> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596939_23591596939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481857299805 -8.9087743759155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481857299805"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087743759155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596939_23591596939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596939'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.164722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087743759155'^^xsd:double;
  dwc:latitude '42.481857299805'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596939'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760299_23628760299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760299_23628760299> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760299_23628760299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482257843018 -8.9087734222412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482257843018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087734222412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760299_23628760299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760299'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087734222412'^^xsd:double;
  dwc:latitude '42.482257843018'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760299'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602052_23591602052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602052_23591602052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602052_23591602052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481929779053 -8.9087715148926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481929779053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087715148926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591602052_23591602052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602052'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087715148926'^^xsd:double;
  dwc:latitude '42.481929779053'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602052'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421260_23838421260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421260_23838421260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421260_23838421260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482151031494 -8.9087696075439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482151031494"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087696075439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23838421260_23838421260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421260'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087696075439'^^xsd:double;
  dwc:latitude '42.482151031494'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421260'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597038_23591597038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597038_23591597038> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597038_23591597038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48176574707 -8.9087686538696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48176574707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087686538696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591597038_23591597038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597038'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087686538696'^^xsd:double;
  dwc:latitude '42.48176574707'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597038'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596942_23591596942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596942_23591596942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596942_23591596942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481632232666 -8.9087677001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481632232666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087677001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596942_23591596942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596942'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.1727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087677001953'^^xsd:double;
  dwc:latitude '42.481632232666'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596942'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596467_23591596467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596467_23591596467> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596467_23591596467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481884002686 -8.9087677001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481884002686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087677001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23591596467_23591596467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596467'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.006111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087677001953'^^xsd:double;
  dwc:latitude '42.481884002686'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596467'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760275_23628760275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760275_23628760275> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760275_23628760275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482303619385 -8.9087677001953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482303619385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087677001953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

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

<https://eurobis.org/id/occurrence/7938_23628760275_23628760275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760275'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.012222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087677001953'^^xsd:double;
  dwc:latitude '42.482303619385'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760275'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596431_23591596431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596431_23591596431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596431_23591596431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482002258301 -8.9087657928467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482002258301"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087657928467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596431_23591596431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482002258301 -8.9087657928467)"^^geo:wktLiteral ;
  geo-pos:lat "42.482002258301"^^xsd:decimal ;
  geo-pos:long "-8.9087657928467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596431_23591596431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596431'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.005833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087657928467'^^xsd:double;
  dwc:latitude '42.482002258301'^^xsd:double;
  dwc:minimumElevation '34'^^xsd:integer;
  dwc:maximumElevation '34'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596431'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760263_23628760263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760263_23628760263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760263_23628760263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482280731201 -8.908763885498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482280731201"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908763885498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760263_23628760263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482280731201 -8.908763885498)"^^geo:wktLiteral ;
  geo-pos:lat "42.482280731201"^^xsd:decimal ;
  geo-pos:long "-8.908763885498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760263_23628760263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760263'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908763885498'^^xsd:double;
  dwc:latitude '42.482280731201'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760263'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596245_23591596245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596245_23591596245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596245_23591596245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481922149658 -8.9087629318237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481922149658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087629318237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596245_23591596245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481922149658 -8.9087629318237)"^^geo:wktLiteral ;
  geo-pos:lat "42.481922149658"^^xsd:decimal ;
  geo-pos:long "-8.9087629318237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596245_23591596245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596245'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087629318237'^^xsd:double;
  dwc:latitude '42.481922149658'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596245'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597050_23591597050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597050_23591597050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597050_23591597050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.9087591171265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481811523438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087591171265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597050_23591597050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481811523438 -8.9087591171265)"^^geo:wktLiteral ;
  geo-pos:lat "42.481811523438"^^xsd:decimal ;
  geo-pos:long "-8.9087591171265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597050_23591597050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597050'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087591171265'^^xsd:double;
  dwc:latitude '42.481811523438'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597050'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601980_23591601980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601980_23591601980> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601980_23591601980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482055664062 -8.9087572097778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482055664062"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087572097778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601980_23591601980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482055664062 -8.9087572097778)"^^geo:wktLiteral ;
  geo-pos:lat "42.482055664062"^^xsd:decimal ;
  geo-pos:long "-8.9087572097778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601980_23591601980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601980'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087572097778'^^xsd:double;
  dwc:latitude '42.482055664062'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601980'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462355_23745462355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462355_23745462355> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462355_23745462355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482189178467 -8.9087572097778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482189178467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087572097778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462355_23745462355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482189178467 -8.9087572097778)"^^geo:wktLiteral ;
  geo-pos:lat "42.482189178467"^^xsd:decimal ;
  geo-pos:long "-8.9087572097778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462355_23745462355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462355'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.059444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087572097778'^^xsd:double;
  dwc:latitude '42.482189178467'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462355'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598886_23591598886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598886_23591598886> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598886_23591598886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481964111328 -8.9087553024292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481964111328"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087553024292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598886_23591598886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481964111328 -8.9087553024292)"^^geo:wktLiteral ;
  geo-pos:lat "42.481964111328"^^xsd:decimal ;
  geo-pos:long "-8.9087553024292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598886_23591598886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598886'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087553024292'^^xsd:double;
  dwc:latitude '42.481964111328'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598886'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846208_23806846208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846208_23806846208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846208_23806846208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481967926025 -8.9087543487549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481967926025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087543487549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846208_23806846208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481967926025 -8.9087543487549)"^^geo:wktLiteral ;
  geo-pos:lat "42.481967926025"^^xsd:decimal ;
  geo-pos:long "-8.9087543487549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846208_23806846208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846208'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087543487549'^^xsd:double;
  dwc:latitude '42.481967926025'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846208'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231645_23647231645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231645_23647231645> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231645_23647231645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482025146484 -8.908748626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482025146484"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908748626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231645_23647231645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482025146484 -8.908748626709)"^^geo:wktLiteral ;
  geo-pos:lat "42.482025146484"^^xsd:decimal ;
  geo-pos:long "-8.908748626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231645_23647231645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231645'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.056111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908748626709'^^xsd:double;
  dwc:latitude '42.482025146484'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231645'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602100_23591602100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602100_23591602100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602100_23591602100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9087467193604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481784820557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087467193604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602100_23591602100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481784820557 -8.9087467193604)"^^geo:wktLiteral ;
  geo-pos:lat "42.481784820557"^^xsd:decimal ;
  geo-pos:long "-8.9087467193604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602100_23591602100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602100'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087467193604'^^xsd:double;
  dwc:latitude '42.481784820557'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602100'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760239_23628760239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760239_23628760239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760239_23628760239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482223510742 -8.908745765686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482223510742"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908745765686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760239_23628760239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482223510742 -8.908745765686)"^^geo:wktLiteral ;
  geo-pos:lat "42.482223510742"^^xsd:decimal ;
  geo-pos:long "-8.908745765686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760239_23628760239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760239'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908745765686'^^xsd:double;
  dwc:latitude '42.482223510742'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760239'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602849_23591602849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602849_23591602849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602849_23591602849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484001159668 -8.9087409973145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087409973145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602849_23591602849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484001159668 -8.9087409973145)"^^geo:wktLiteral ;
  geo-pos:lat "42.484001159668"^^xsd:decimal ;
  geo-pos:long "-8.9087409973145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602849_23591602849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602849'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.3258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087409973145'^^xsd:double;
  dwc:latitude '42.484001159668'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602849'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596938_23591596938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596938_23591596938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596938_23591596938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481868743896 -8.908730506897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481868743896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908730506897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596938_23591596938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481868743896 -8.908730506897)"^^geo:wktLiteral ;
  geo-pos:lat "42.481868743896"^^xsd:decimal ;
  geo-pos:long "-8.908730506897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596938_23591596938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596938'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.169722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908730506897'^^xsd:double;
  dwc:latitude '42.481868743896'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596938'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846196_23806846196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846196_23806846196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846196_23806846196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482021331787 -8.908727645874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482021331787"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908727645874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846196_23806846196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482021331787 -8.908727645874)"^^geo:wktLiteral ;
  geo-pos:lat "42.482021331787"^^xsd:decimal ;
  geo-pos:long "-8.908727645874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846196_23806846196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846196'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908727645874'^^xsd:double;
  dwc:latitude '42.482021331787'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846196'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599524_23591599524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599524_23591599524> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599524_23591599524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484062194824 -8.908727645874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484062194824"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908727645874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599524_23591599524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484062194824 -8.908727645874)"^^geo:wktLiteral ;
  geo-pos:lat "42.484062194824"^^xsd:decimal ;
  geo-pos:long "-8.908727645874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599524_23591599524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599524'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908727645874'^^xsd:double;
  dwc:latitude '42.484062194824'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599524'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597654_23591597654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597654_23591597654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597654_23591597654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482070922852 -8.9087209701538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482070922852"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087209701538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597654_23591597654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482070922852 -8.9087209701538)"^^geo:wktLiteral ;
  geo-pos:lat "42.482070922852"^^xsd:decimal ;
  geo-pos:long "-8.9087209701538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597654_23591597654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597654'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087209701538'^^xsd:double;
  dwc:latitude '42.482070922852'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597654'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231669_23647231669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231669_23647231669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231669_23647231669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481952667236 -8.9087200164795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481952667236"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9087200164795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231669_23647231669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481952667236 -8.9087200164795)"^^geo:wktLiteral ;
  geo-pos:lat "42.481952667236"^^xsd:decimal ;
  geo-pos:long "-8.9087200164795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231669_23647231669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231669'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9087200164795'^^xsd:double;
  dwc:latitude '42.481952667236'^^xsd:double;
  dwc:minimumElevation '-30'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231669'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596678_23591596678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596678_23591596678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596678_23591596678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48201751709 -8.9086866378784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48201751709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086866378784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596678_23591596678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48201751709 -8.9086866378784)"^^geo:wktLiteral ;
  geo-pos:lat "42.48201751709"^^xsd:decimal ;
  geo-pos:long "-8.9086866378784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596678_23591596678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596678'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086866378784'^^xsd:double;
  dwc:latitude '42.48201751709'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596678'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596455_23591596455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596455_23591596455> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596455_23591596455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481986999512 -8.9086856842041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481986999512"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086856842041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596455_23591596455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481986999512 -8.9086856842041)"^^geo:wktLiteral ;
  geo-pos:lat "42.481986999512"^^xsd:decimal ;
  geo-pos:long "-8.9086856842041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596455_23591596455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596455'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086856842041'^^xsd:double;
  dwc:latitude '42.481986999512'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596455'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597457_23591597457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597457_23591597457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597457_23591597457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481800079346 -8.9086809158325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481800079346"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086809158325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597457_23591597457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481800079346 -8.9086809158325)"^^geo:wktLiteral ;
  geo-pos:lat "42.481800079346"^^xsd:decimal ;
  geo-pos:long "-8.9086809158325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597457_23591597457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597457'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.007777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086809158325'^^xsd:double;
  dwc:latitude '42.481800079346'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597457'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596257_23591596257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596257_23591596257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596257_23591596257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481834411621 -8.9086790084839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481834411621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086790084839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596257_23591596257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481834411621 -8.9086790084839)"^^geo:wktLiteral ;
  geo-pos:lat "42.481834411621"^^xsd:decimal ;
  geo-pos:long "-8.9086790084839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596257_23591596257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596257'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.073333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086790084839'^^xsd:double;
  dwc:latitude '42.481834411621'^^xsd:double;
  dwc:minimumElevation '32'^^xsd:integer;
  dwc:maximumElevation '32'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596257'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602848_23591602848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602848_23591602848> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602848_23591602848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484199523926 -8.9086742401123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484199523926"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086742401123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602848_23591602848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484199523926 -8.9086742401123)"^^geo:wktLiteral ;
  geo-pos:lat "42.484199523926"^^xsd:decimal ;
  geo-pos:long "-8.9086742401123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602848_23591602848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602848'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3255555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086742401123'^^xsd:double;
  dwc:latitude '42.484199523926'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602848'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596935_23591596935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596935_23591596935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596935_23591596935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481853485107 -8.908652305603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481853485107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908652305603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596935_23591596935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481853485107 -8.908652305603)"^^geo:wktLiteral ;
  geo-pos:lat "42.481853485107"^^xsd:decimal ;
  geo-pos:long "-8.908652305603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596935_23591596935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596935'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908652305603'^^xsd:double;
  dwc:latitude '42.481853485107'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596935'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597014_23591597014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597014_23591597014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597014_23591597014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481800079346 -8.9086475372314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481800079346"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086475372314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597014_23591597014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481800079346 -8.9086475372314)"^^geo:wktLiteral ;
  geo-pos:lat "42.481800079346"^^xsd:decimal ;
  geo-pos:long "-8.9086475372314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597014_23591597014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597014'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086475372314'^^xsd:double;
  dwc:latitude '42.481800079346'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597014'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596654_23591596654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596654_23591596654> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596654_23591596654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481994628906 -8.9086275100708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481994628906"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086275100708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596654_23591596654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481994628906 -8.9086275100708)"^^geo:wktLiteral ;
  geo-pos:lat "42.481994628906"^^xsd:decimal ;
  geo-pos:long "-8.9086275100708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596654_23591596654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596654'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086275100708'^^xsd:double;
  dwc:latitude '42.481994628906'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596654'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25953708940_25953708940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25953708940_25953708940> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25953708940_25953708940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.97583770752 -8.9086246490479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.97583770752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086246490479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25953708940_25953708940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.97583770752 -8.9086246490479)"^^geo:wktLiteral ;
  geo-pos:lat "41.97583770752"^^xsd:decimal ;
  geo-pos:long "-8.9086246490479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25953708940_25953708940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25953708940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25953708940'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0480555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086246490479'^^xsd:double;
  dwc:latitude '41.97583770752'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25953708940'^^xsd:integer;
  dwc:observationDate '2023-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596690_23591596690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596690_23591596690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596690_23591596690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482006072998 -8.9086151123047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482006072998"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086151123047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596690_23591596690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482006072998 -8.9086151123047)"^^geo:wktLiteral ;
  geo-pos:lat "42.482006072998"^^xsd:decimal ;
  geo-pos:long "-8.9086151123047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596690_23591596690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596690'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086151123047'^^xsd:double;
  dwc:latitude '42.482006072998'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596690'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596666_23591596666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596666_23591596666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596666_23591596666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481937408447 -8.9086093902588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481937408447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9086093902588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596666_23591596666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481937408447 -8.9086093902588)"^^geo:wktLiteral ;
  geo-pos:lat "42.481937408447"^^xsd:decimal ;
  geo-pos:long "-8.9086093902588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596666_23591596666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596666'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9086093902588'^^xsd:double;
  dwc:latitude '42.481937408447'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596666'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596443_23591596443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596443_23591596443> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596443_23591596443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482055664062 -8.9085912704468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482055664062"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9085912704468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596443_23591596443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482055664062 -8.9085912704468)"^^geo:wktLiteral ;
  geo-pos:lat "42.482055664062"^^xsd:decimal ;
  geo-pos:long "-8.9085912704468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596443_23591596443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596443'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9085912704468'^^xsd:double;
  dwc:latitude '42.482055664062'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596443'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596642_23591596642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596642_23591596642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596642_23591596642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48176574707 -8.908540725708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48176574707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908540725708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596642_23591596642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48176574707 -8.908540725708)"^^geo:wktLiteral ;
  geo-pos:lat "42.48176574707"^^xsd:decimal ;
  geo-pos:long "-8.908540725708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596642_23591596642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596642'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908540725708'^^xsd:double;
  dwc:latitude '42.48176574707'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596642'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602847_23591602847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602847_23591602847> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602847_23591602847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484363555908 -8.9085206985474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484363555908"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9085206985474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602847_23591602847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484363555908 -8.9085206985474)"^^geo:wktLiteral ;
  geo-pos:lat "42.484363555908"^^xsd:decimal ;
  geo-pos:long "-8.9085206985474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602847_23591602847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602847'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3238888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9085206985474'^^xsd:double;
  dwc:latitude '42.484363555908'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602847'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598906_23591598906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598906_23591598906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598906_23591598906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485527038574 -8.9082679748535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485527038574"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9082679748535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598906_23591598906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485527038574 -8.9082679748535)"^^geo:wktLiteral ;
  geo-pos:lat "42.485527038574"^^xsd:decimal ;
  geo-pos:long "-8.9082679748535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598906_23591598906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598906'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.565'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9082679748535'^^xsd:double;
  dwc:latitude '42.485527038574'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598906'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598708_23591598708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598708_23591598708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598708_23591598708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481967926025 -8.9082565307617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481967926025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9082565307617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598708_23591598708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481967926025 -8.9082565307617)"^^geo:wktLiteral ;
  geo-pos:lat "42.481967926025"^^xsd:decimal ;
  geo-pos:long "-8.9082565307617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598708_23591598708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598708'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.9536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9082565307617'^^xsd:double;
  dwc:latitude '42.481967926025'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598708'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25683877340_25683877340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25683877340_25683877340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25683877340_25683877340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506092071533 -8.9081363677979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.506092071533"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9081363677979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25683877340_25683877340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.506092071533 -8.9081363677979)"^^geo:wktLiteral ;
  geo-pos:lat "42.506092071533"^^xsd:decimal ;
  geo-pos:long "-8.9081363677979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25683877340_25683877340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25683877340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25683877340'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.3208333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9081363677979'^^xsd:double;
  dwc:latitude '42.506092071533'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25683877340'^^xsd:integer;
  dwc:observationDate '2023-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946136_23654946136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946136_23654946136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946136_23654946136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.908130645752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483722686768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908130645752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946136_23654946136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.908130645752)"^^geo:wktLiteral ;
  geo-pos:lat "42.483722686768"^^xsd:decimal ;
  geo-pos:long "-8.908130645752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946136_23654946136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946136'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.082222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908130645752'^^xsd:double;
  dwc:latitude '42.483722686768'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946136'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231573_23647231573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231573_23647231573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231573_23647231573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483737945557 -8.908109664917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483737945557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908109664917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231573_23647231573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483737945557 -8.908109664917)"^^geo:wktLiteral ;
  geo-pos:lat "42.483737945557"^^xsd:decimal ;
  geo-pos:long "-8.908109664917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231573_23647231573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231573'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.9780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908109664917'^^xsd:double;
  dwc:latitude '42.483737945557'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231573'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598319_23591598319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598319_23591598319> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598319_23591598319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48344039917 -8.9080944061279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48344039917"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080944061279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598319_23591598319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48344039917 -8.9080944061279)"^^geo:wktLiteral ;
  geo-pos:lat "42.48344039917"^^xsd:decimal ;
  geo-pos:long "-8.9080944061279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598319_23591598319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598319'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.0030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080944061279'^^xsd:double;
  dwc:latitude '42.48344039917'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598319'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862685_23728862685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862685_23728862685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862685_23728862685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483562469482 -8.9080801010132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483562469482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080801010132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862685_23728862685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483562469482 -8.9080801010132)"^^geo:wktLiteral ;
  geo-pos:lat "42.483562469482"^^xsd:decimal ;
  geo-pos:long "-8.9080801010132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862685_23728862685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862685'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.703333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080801010132'^^xsd:double;
  dwc:latitude '42.483562469482'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862685'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599201_23591599201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599201_23591599201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599201_23591599201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9080677032471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483654022217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080677032471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599201_23591599201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9080677032471)"^^geo:wktLiteral ;
  geo-pos:lat "42.483654022217"^^xsd:decimal ;
  geo-pos:long "-8.9080677032471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599201_23591599201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599201'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.089166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080677032471'^^xsd:double;
  dwc:latitude '42.483654022217'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599201'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091679_23642091679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091679_23642091679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091679_23642091679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9080667495728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080667495728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091679_23642091679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9080667495728)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.9080667495728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091679_23642091679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091679'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '4.9780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080667495728'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091679'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600039_23591600039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600039_23591600039> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600039_23591600039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9080648422241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080648422241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600039_23591600039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9080648422241)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.9080648422241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600039_23591600039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600039'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080648422241'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600039'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599213_23591599213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599213_23591599213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599213_23591599213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.908052444458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908052444458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599213_23591599213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.908052444458)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.908052444458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599213_23591599213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599213'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.085833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908052444458'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599213'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091610_23642091610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091610_23642091610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091610_23642091610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.908034324646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908034324646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091610_23642091610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.908034324646)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.908034324646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091610_23642091610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091610'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908034324646'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091610'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599416_23591599416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599416_23591599416> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599416_23591599416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483592987061 -8.9080324172974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483592987061"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080324172974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599416_23591599416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483592987061 -8.9080324172974)"^^geo:wktLiteral ;
  geo-pos:lat "42.483592987061"^^xsd:decimal ;
  geo-pos:long "-8.9080324172974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599416_23591599416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599416'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080324172974'^^xsd:double;
  dwc:latitude '42.483592987061'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599416'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879208_23650879208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879208_23650879208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879208_23650879208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483680725098 -8.908031463623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483680725098"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908031463623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879208_23650879208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483680725098 -8.908031463623)"^^geo:wktLiteral ;
  geo-pos:lat "42.483680725098"^^xsd:decimal ;
  geo-pos:long "-8.908031463623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879208_23650879208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879208'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908031463623'^^xsd:double;
  dwc:latitude '42.483680725098'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879208'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603019_23591603019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603019_23591603019> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603019_23591603019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483798980713 -8.908031463623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483798980713"^^xsd:decimal ;
  dwc:decimalLongitude "-8.908031463623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603019_23591603019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483798980713 -8.908031463623)"^^geo:wktLiteral ;
  geo-pos:lat "42.483798980713"^^xsd:decimal ;
  geo-pos:long "-8.908031463623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603019_23591603019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603019'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '20.019444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.908031463623'^^xsd:double;
  dwc:latitude '42.483798980713'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603019'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601926_23591601926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601926_23591601926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601926_23591601926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9080295562744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483596801758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080295562744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601926_23591601926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9080295562744)"^^geo:wktLiteral ;
  geo-pos:lat "42.483596801758"^^xsd:decimal ;
  geo-pos:long "-8.9080295562744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601926_23591601926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601926'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.4727777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080295562744'^^xsd:double;
  dwc:latitude '42.483596801758'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601926'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862686_23728862686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862686_23728862686> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862686_23728862686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9080209732056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483573913574"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080209732056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862686_23728862686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9080209732056)"^^geo:wktLiteral ;
  geo-pos:lat "42.483573913574"^^xsd:decimal ;
  geo-pos:long "-8.9080209732056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862686_23728862686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862686'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.703055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080209732056'^^xsd:double;
  dwc:latitude '42.483573913574'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862686'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879263_23650879263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879263_23650879263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879263_23650879263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9080181121826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483654022217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080181121826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879263_23650879263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9080181121826)"^^geo:wktLiteral ;
  geo-pos:lat "42.483654022217"^^xsd:decimal ;
  geo-pos:long "-8.9080181121826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879263_23650879263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879263'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.9219444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080181121826'^^xsd:double;
  dwc:latitude '42.483654022217'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879263'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600216_23591600216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600216_23591600216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600216_23591600216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9080123901367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483631134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080123901367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600216_23591600216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9080123901367)"^^geo:wktLiteral ;
  geo-pos:lat "42.483631134033"^^xsd:decimal ;
  geo-pos:long "-8.9080123901367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600216_23591600216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600216'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080123901367'^^xsd:double;
  dwc:latitude '42.483631134033'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600216'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599483_23591599483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599483_23591599483> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599483_23591599483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9080114364624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483638763428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080114364624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599483_23591599483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9080114364624)"^^geo:wktLiteral ;
  geo-pos:lat "42.483638763428"^^xsd:decimal ;
  geo-pos:long "-8.9080114364624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599483_23591599483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599483'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.6163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080114364624'^^xsd:double;
  dwc:latitude '42.483638763428'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599483'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601925_23591601925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601925_23591601925> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601925_23591601925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9080095291138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483535766602"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080095291138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601925_23591601925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9080095291138)"^^geo:wktLiteral ;
  geo-pos:lat "42.483535766602"^^xsd:decimal ;
  geo-pos:long "-8.9080095291138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601925_23591601925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601925'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.4702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080095291138'^^xsd:double;
  dwc:latitude '42.483535766602'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601925'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600204_23591600204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600204_23591600204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600204_23591600204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9080085754395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483654022217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080085754395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600204_23591600204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9080085754395)"^^geo:wktLiteral ;
  geo-pos:lat "42.483654022217"^^xsd:decimal ;
  geo-pos:long "-8.9080085754395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600204_23591600204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600204'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080085754395'^^xsd:double;
  dwc:latitude '42.483654022217'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600204'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602836_23591602836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602836_23591602836> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602836_23591602836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9080085754395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483699798584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080085754395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602836_23591602836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9080085754395)"^^geo:wktLiteral ;
  geo-pos:lat "42.483699798584"^^xsd:decimal ;
  geo-pos:long "-8.9080085754395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602836_23591602836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602836'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080085754395'^^xsd:double;
  dwc:latitude '42.483699798584'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602836'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579160_23816579160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579160_23816579160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579160_23816579160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9080066680908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483535766602"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080066680908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579160_23816579160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9080066680908)"^^geo:wktLiteral ;
  geo-pos:lat "42.483535766602"^^xsd:decimal ;
  geo-pos:long "-8.9080066680908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579160_23816579160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579160'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.459166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080066680908'^^xsd:double;
  dwc:latitude '42.483535766602'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579160'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091634_23642091634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091634_23642091634> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091634_23642091634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48363494873 -8.9080057144165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48363494873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080057144165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091634_23642091634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48363494873 -8.9080057144165)"^^geo:wktLiteral ;
  geo-pos:lat "42.48363494873"^^xsd:decimal ;
  geo-pos:long "-8.9080057144165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091634_23642091634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091634'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080057144165'^^xsd:double;
  dwc:latitude '42.48363494873'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091634'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599481_23591599481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599481_23591599481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599481_23591599481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9080018997192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483745574951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080018997192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599481_23591599481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9080018997192)"^^geo:wktLiteral ;
  geo-pos:lat "42.483745574951"^^xsd:decimal ;
  geo-pos:long "-8.9080018997192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599481_23591599481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599481'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.8447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080018997192'^^xsd:double;
  dwc:latitude '42.483745574951'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599481'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601915_23591601915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601915_23591601915> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601915_23591601915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483619689941 -8.9080009460449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483619689941"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080009460449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601915_23591601915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483619689941 -8.9080009460449)"^^geo:wktLiteral ;
  geo-pos:lat "42.483619689941"^^xsd:decimal ;
  geo-pos:long "-8.9080009460449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601915_23591601915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601915'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.071944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080009460449'^^xsd:double;
  dwc:latitude '42.483619689941'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601915'^^xsd:integer;
  dwc:observationDate '2022-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599225_23591599225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599225_23591599225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599225_23591599225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9080009460449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483631134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080009460449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599225_23591599225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9080009460449)"^^geo:wktLiteral ;
  geo-pos:lat "42.483631134033"^^xsd:decimal ;
  geo-pos:long "-8.9080009460449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599225_23591599225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599225'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.079722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080009460449'^^xsd:double;
  dwc:latitude '42.483631134033'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599225'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879089_23650879089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879089_23650879089> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879089_23650879089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9080009460449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483631134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9080009460449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879089_23650879089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9080009460449)"^^geo:wktLiteral ;
  geo-pos:lat "42.483631134033"^^xsd:decimal ;
  geo-pos:long "-8.9080009460449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879089_23650879089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879089'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9080009460449'^^xsd:double;
  dwc:latitude '42.483631134033'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879089'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597911_23591597911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597911_23591597911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597911_23591597911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9079999923706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483745574951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079999923706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597911_23591597911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9079999923706)"^^geo:wktLiteral ;
  geo-pos:lat "42.483745574951"^^xsd:decimal ;
  geo-pos:long "-8.9079999923706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597911_23591597911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597911'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079999923706'^^xsd:double;
  dwc:latitude '42.483745574951'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597911'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579154_23816579154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579154_23816579154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579154_23816579154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48356628418 -8.9079990386963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48356628418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079990386963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579154_23816579154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48356628418 -8.9079990386963)"^^geo:wktLiteral ;
  geo-pos:lat "42.48356628418"^^xsd:decimal ;
  geo-pos:long "-8.9079990386963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579154_23816579154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579154'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '19.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079990386963'^^xsd:double;
  dwc:latitude '42.48356628418'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579154'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525497_23811525497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525497_23811525497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525497_23811525497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484649658203 -8.9079990386963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484649658203"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079990386963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23811525497_23811525497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484649658203 -8.9079990386963)"^^geo:wktLiteral ;
  geo-pos:lat "42.484649658203"^^xsd:decimal ;
  geo-pos:long "-8.9079990386963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23811525497_23811525497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525497'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.5175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079990386963'^^xsd:double;
  dwc:latitude '42.484649658203'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525497'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231749_23647231749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231749_23647231749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231749_23647231749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9079961776733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483669281006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079961776733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231749_23647231749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9079961776733)"^^geo:wktLiteral ;
  geo-pos:lat "42.483669281006"^^xsd:decimal ;
  geo-pos:long "-8.9079961776733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231749_23647231749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231749'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.9508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079961776733'^^xsd:double;
  dwc:latitude '42.483669281006'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231749'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405383_23659405383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405383_23659405383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405383_23659405383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9079942703247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483688354492"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079942703247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405383_23659405383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9079942703247)"^^geo:wktLiteral ;
  geo-pos:lat "42.483688354492"^^xsd:decimal ;
  geo-pos:long "-8.9079942703247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405383_23659405383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405383'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '20.874444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079942703247'^^xsd:double;
  dwc:latitude '42.483688354492'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405383'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600027_23591600027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600027_23591600027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600027_23591600027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9079933166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483631134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079933166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600027_23591600027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9079933166504)"^^geo:wktLiteral ;
  geo-pos:lat "42.483631134033"^^xsd:decimal ;
  geo-pos:long "-8.9079933166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600027_23591600027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600027'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.068055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079933166504'^^xsd:double;
  dwc:latitude '42.483631134033'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600027'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091678_23642091678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091678_23642091678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091678_23642091678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48363494873 -8.9079933166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48363494873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079933166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091678_23642091678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48363494873 -8.9079933166504)"^^geo:wktLiteral ;
  geo-pos:lat "42.48363494873"^^xsd:decimal ;
  geo-pos:long "-8.9079933166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091678_23642091678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091678'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '3.9841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079933166504'^^xsd:double;
  dwc:latitude '42.48363494873'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091678'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091677_23642091677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091677_23642091677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091677_23642091677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9079914093018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483654022217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079914093018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091677_23642091677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9079914093018)"^^geo:wktLiteral ;
  geo-pos:lat "42.483654022217"^^xsd:decimal ;
  geo-pos:long "-8.9079914093018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091677_23642091677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091677'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '2.9775'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079914093018'^^xsd:double;
  dwc:latitude '42.483654022217'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091677'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599866_23591599866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599866_23591599866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599866_23591599866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9079904556274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483688354492"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079904556274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599866_23591599866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9079904556274)"^^geo:wktLiteral ;
  geo-pos:lat "42.483688354492"^^xsd:decimal ;
  geo-pos:long "-8.9079904556274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599866_23591599866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599866'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.6613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079904556274'^^xsd:double;
  dwc:latitude '42.483688354492'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599866'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490333_23685490333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490333_23685490333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490333_23685490333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483737945557 -8.9079904556274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483737945557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079904556274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490333_23685490333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483737945557 -8.9079904556274)"^^geo:wktLiteral ;
  geo-pos:lat "42.483737945557"^^xsd:decimal ;
  geo-pos:long "-8.9079904556274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490333_23685490333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490333'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.2005555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079904556274'^^xsd:double;
  dwc:latitude '42.483737945557'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490333'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946004_23654946004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946004_23654946004> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946004_23654946004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9079885482788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483699798584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079885482788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946004_23654946004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9079885482788)"^^geo:wktLiteral ;
  geo-pos:lat "42.483699798584"^^xsd:decimal ;
  geo-pos:long "-8.9079885482788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946004_23654946004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946004'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '5.915'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079885482788'^^xsd:double;
  dwc:latitude '42.483699798584'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946004'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462343_23745462343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462343_23745462343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462343_23745462343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482982635498 -8.9079818725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.482982635498"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079818725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462343_23745462343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.482982635498 -8.9079818725586)"^^geo:wktLiteral ;
  geo-pos:lat "42.482982635498"^^xsd:decimal ;
  geo-pos:long "-8.9079818725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462343_23745462343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462343'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079818725586'^^xsd:double;
  dwc:latitude '42.482982635498'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462343'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405384_23659405384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405384_23659405384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405384_23659405384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483737945557 -8.9079790115356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483737945557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079790115356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405384_23659405384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483737945557 -8.9079790115356)"^^geo:wktLiteral ;
  geo-pos:lat "42.483737945557"^^xsd:decimal ;
  geo-pos:long "-8.9079790115356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405384_23659405384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405384'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.859166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079790115356'^^xsd:double;
  dwc:latitude '42.483737945557'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405384'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527202_23822527202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527202_23822527202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527202_23822527202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9079761505127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483570098877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079761505127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527202_23822527202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9079761505127)"^^geo:wktLiteral ;
  geo-pos:lat "42.483570098877"^^xsd:decimal ;
  geo-pos:long "-8.9079761505127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527202_23822527202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527202'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '5.4586111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079761505127'^^xsd:double;
  dwc:latitude '42.483570098877'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527202'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405360_23659405360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405360_23659405360> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405360_23659405360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483661651611 -8.9079742431641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483661651611"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079742431641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405360_23659405360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483661651611 -8.9079742431641)"^^geo:wktLiteral ;
  geo-pos:lat "42.483661651611"^^xsd:decimal ;
  geo-pos:long "-8.9079742431641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405360_23659405360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405360'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079742431641'^^xsd:double;
  dwc:latitude '42.483661651611'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405360'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598071_23591598071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598071_23591598071> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598071_23591598071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9079732894897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079732894897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598071_23591598071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9079732894897)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9079732894897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598071_23591598071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598071'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079732894897'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598071'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490332_23685490332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490332_23685490332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490332_23685490332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483665466309 -8.9079713821411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483665466309"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079713821411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490332_23685490332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483665466309 -8.9079713821411)"^^geo:wktLiteral ;
  geo-pos:lat "42.483665466309"^^xsd:decimal ;
  geo-pos:long "-8.9079713821411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490332_23685490332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490332'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '5.8525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079713821411'^^xsd:double;
  dwc:latitude '42.483665466309'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490332'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603007_23591603007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603007_23591603007> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603007_23591603007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9079685211182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483787536621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079685211182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603007_23591603007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9079685211182)"^^geo:wktLiteral ;
  geo-pos:lat "42.483787536621"^^xsd:decimal ;
  geo-pos:long "-8.9079685211182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603007_23591603007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603007'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079685211182'^^xsd:double;
  dwc:latitude '42.483787536621'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603007'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599482_23591599482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599482_23591599482> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599482_23591599482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4836769104 -8.9079656600952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4836769104"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079656600952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599482_23591599482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4836769104 -8.9079656600952)"^^geo:wktLiteral ;
  geo-pos:lat "42.4836769104"^^xsd:decimal ;
  geo-pos:long "-8.9079656600952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599482_23591599482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599482'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.8508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079656600952'^^xsd:double;
  dwc:latitude '42.4836769104'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599482'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599632_23591599632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599632_23591599632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599632_23591599632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9079647064209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483570098877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079647064209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599632_23591599632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9079647064209)"^^geo:wktLiteral ;
  geo-pos:lat "42.483570098877"^^xsd:decimal ;
  geo-pos:long "-8.9079647064209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599632_23591599632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599632'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079647064209'^^xsd:double;
  dwc:latitude '42.483570098877'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599632'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602995_23591602995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602995_23591602995> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602995_23591602995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483795166016 -8.9079647064209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483795166016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079647064209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602995_23591602995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483795166016 -8.9079647064209)"^^geo:wktLiteral ;
  geo-pos:lat "42.483795166016"^^xsd:decimal ;
  geo-pos:long "-8.9079647064209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602995_23591602995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602995'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.018888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079647064209'^^xsd:double;
  dwc:latitude '42.483795166016'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602995'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601921_23591601921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601921_23591601921> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601921_23591601921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483554840088 -8.9079608917236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483554840088"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079608917236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601921_23591601921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483554840088 -8.9079608917236)"^^geo:wktLiteral ;
  geo-pos:lat "42.483554840088"^^xsd:decimal ;
  geo-pos:long "-8.9079608917236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601921_23591601921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601921'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.475555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079608917236'^^xsd:double;
  dwc:latitude '42.483554840088'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601921'^^xsd:integer;
  dwc:observationDate '2022-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527342_23822527342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527342_23822527342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527342_23822527342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483600616455 -8.9079599380493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483600616455"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079599380493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527342_23822527342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483600616455 -8.9079599380493)"^^geo:wktLiteral ;
  geo-pos:lat "42.483600616455"^^xsd:decimal ;
  geo-pos:long "-8.9079599380493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527342_23822527342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527342'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079599380493'^^xsd:double;
  dwc:latitude '42.483600616455'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527342'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602824_23591602824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602824_23591602824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602824_23591602824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.9079580307007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483768463135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079580307007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602824_23591602824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.9079580307007)"^^geo:wktLiteral ;
  geo-pos:lat "42.483768463135"^^xsd:decimal ;
  geo-pos:long "-8.9079580307007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602824_23591602824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602824'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079580307007'^^xsd:double;
  dwc:latitude '42.483768463135'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602824'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602983_23591602983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602983_23591602983> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602983_23591602983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483776092529 -8.9079580307007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483776092529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079580307007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602983_23591602983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483776092529 -8.9079580307007)"^^geo:wktLiteral ;
  geo-pos:lat "42.483776092529"^^xsd:decimal ;
  geo-pos:long "-8.9079580307007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602983_23591602983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602983'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079580307007'^^xsd:double;
  dwc:latitude '42.483776092529'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602983'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579161_23816579161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579161_23816579161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579161_23816579161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9079551696777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483558654785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079551696777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579161_23816579161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9079551696777)"^^geo:wktLiteral ;
  geo-pos:lat "42.483558654785"^^xsd:decimal ;
  geo-pos:long "-8.9079551696777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579161_23816579161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579161'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.459166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079551696777'^^xsd:double;
  dwc:latitude '42.483558654785'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579161'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599291_23591599291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599291_23591599291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599291_23591599291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48376083374 -8.9079551696777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48376083374"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079551696777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599291_23591599291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48376083374 -8.9079551696777)"^^geo:wktLiteral ;
  geo-pos:lat "42.48376083374"^^xsd:decimal ;
  geo-pos:long "-8.9079551696777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599291_23591599291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599291'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.8808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079551696777'^^xsd:double;
  dwc:latitude '42.48376083374'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599291'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862687_23728862687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862687_23728862687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862687_23728862687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9079532623291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079532623291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862687_23728862687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9079532623291)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9079532623291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862687_23728862687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862687'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.70083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079532623291'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862687'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602812_23591602812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602812_23591602812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602812_23591602812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483863830566 -8.9079484939575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483863830566"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079484939575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602812_23591602812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483863830566 -8.9079484939575)"^^geo:wktLiteral ;
  geo-pos:lat "42.483863830566"^^xsd:decimal ;
  geo-pos:long "-8.9079484939575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602812_23591602812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602812'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079484939575'^^xsd:double;
  dwc:latitude '42.483863830566'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602812'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599289_23591599289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599289_23591599289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599289_23591599289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9079475402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483711242676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079475402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599289_23591599289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9079475402832)"^^geo:wktLiteral ;
  geo-pos:lat "42.483711242676"^^xsd:decimal ;
  geo-pos:long "-8.9079475402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599289_23591599289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599289'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079475402832'^^xsd:double;
  dwc:latitude '42.483711242676'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599289'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598125_23591598125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598125_23591598125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598125_23591598125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9079465866089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483558654785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079465866089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598125_23591598125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9079465866089)"^^geo:wktLiteral ;
  geo-pos:lat "42.483558654785"^^xsd:decimal ;
  geo-pos:long "-8.9079465866089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598125_23591598125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598125'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.0319444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079465866089'^^xsd:double;
  dwc:latitude '42.483558654785'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598125'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599292_23591599292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599292_23591599292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599292_23591599292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9079465866089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483837127686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079465866089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599292_23591599292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9079465866089)"^^geo:wktLiteral ;
  geo-pos:lat "42.483837127686"^^xsd:decimal ;
  geo-pos:long "-8.9079465866089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599292_23591599292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599292'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.6008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079465866089'^^xsd:double;
  dwc:latitude '42.483837127686'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599292'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579168_23816579168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579168_23816579168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579168_23816579168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48356628418 -8.9079456329346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48356628418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079456329346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579168_23816579168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48356628418 -8.9079456329346)"^^geo:wktLiteral ;
  geo-pos:lat "42.48356628418"^^xsd:decimal ;
  geo-pos:long "-8.9079456329346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579168_23816579168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579168'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.4519444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079456329346'^^xsd:double;
  dwc:latitude '42.48356628418'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579168'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598512_23591598512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598512_23591598512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598512_23591598512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483531951904 -8.9079446792603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483531951904"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079446792603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598512_23591598512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483531951904 -8.9079446792603)"^^geo:wktLiteral ;
  geo-pos:lat "42.483531951904"^^xsd:decimal ;
  geo-pos:long "-8.9079446792603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598512_23591598512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598512'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.973888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079446792603'^^xsd:double;
  dwc:latitude '42.483531951904'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598512'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599290_23591599290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599290_23591599290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599290_23591599290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48376083374 -8.9079437255859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48376083374"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079437255859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599290_23591599290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48376083374 -8.9079437255859)"^^geo:wktLiteral ;
  geo-pos:lat "42.48376083374"^^xsd:decimal ;
  geo-pos:long "-8.9079437255859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599290_23591599290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599290'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.8758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079437255859'^^xsd:double;
  dwc:latitude '42.48376083374'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599290'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599596_23591599596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599596_23591599596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599596_23591599596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483707427979 -8.9079427719116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483707427979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079427719116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599596_23591599596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483707427979 -8.9079427719116)"^^geo:wktLiteral ;
  geo-pos:lat "42.483707427979"^^xsd:decimal ;
  geo-pos:long "-8.9079427719116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599596_23591599596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599596'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079427719116'^^xsd:double;
  dwc:latitude '42.483707427979'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599596'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599812_23591599812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599812_23591599812> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599812_23591599812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483810424805 -8.907940864563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483810424805"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907940864563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599812_23591599812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483810424805 -8.907940864563)"^^geo:wktLiteral ;
  geo-pos:lat "42.483810424805"^^xsd:decimal ;
  geo-pos:long "-8.907940864563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599812_23591599812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599812'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907940864563'^^xsd:double;
  dwc:latitude '42.483810424805'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599812'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599428_23591599428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599428_23591599428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599428_23591599428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483619689941 -8.9079370498657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483619689941"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079370498657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599428_23591599428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483619689941 -8.9079370498657)"^^geo:wktLiteral ;
  geo-pos:lat "42.483619689941"^^xsd:decimal ;
  geo-pos:long "-8.9079370498657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599428_23591599428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599428'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079370498657'^^xsd:double;
  dwc:latitude '42.483619689941'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599428'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597098_23591597098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597098_23591597098> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597098_23591597098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483512878418 -8.9079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483512878418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597098_23591597098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483512878418 -8.9079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "42.483512878418"^^xsd:decimal ;
  geo-pos:long "-8.9079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597098_23591597098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597098'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.065833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079360961914'^^xsd:double;
  dwc:latitude '42.483512878418'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597098'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579167_23816579167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579167_23816579167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579167_23816579167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483600616455 -8.9079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483600616455"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579167_23816579167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483600616455 -8.9079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "42.483600616455"^^xsd:decimal ;
  geo-pos:long "-8.9079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579167_23816579167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579167'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.4530555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079360961914'^^xsd:double;
  dwc:latitude '42.483600616455'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579167'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599620_23591599620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599620_23591599620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599620_23591599620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483665466309 -8.9079360961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483665466309"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079360961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599620_23591599620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483665466309 -8.9079360961914)"^^geo:wktLiteral ;
  geo-pos:lat "42.483665466309"^^xsd:decimal ;
  geo-pos:long "-8.9079360961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599620_23591599620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599620'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079360961914'^^xsd:double;
  dwc:latitude '42.483665466309'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599620'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601923_23591601923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601923_23591601923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601923_23591601923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9079332351685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483551025391"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079332351685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601923_23591601923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9079332351685)"^^geo:wktLiteral ;
  geo-pos:lat "42.483551025391"^^xsd:decimal ;
  geo-pos:long "-8.9079332351685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601923_23591601923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601923'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.471666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079332351685'^^xsd:double;
  dwc:latitude '42.483551025391'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601923'^^xsd:integer;
  dwc:observationDate '2022-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597074_23591597074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597074_23591597074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597074_23591597074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483661651611 -8.9079332351685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483661651611"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079332351685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597074_23591597074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483661651611 -8.9079332351685)"^^geo:wktLiteral ;
  geo-pos:lat "42.483661651611"^^xsd:decimal ;
  geo-pos:long "-8.9079332351685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597074_23591597074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597074'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079332351685'^^xsd:double;
  dwc:latitude '42.483661651611'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597074'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846295_23806846295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846295_23806846295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846295_23806846295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484630584717 -8.9079332351685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484630584717"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079332351685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846295_23806846295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484630584717 -8.9079332351685)"^^geo:wktLiteral ;
  geo-pos:lat "42.484630584717"^^xsd:decimal ;
  geo-pos:long "-8.9079332351685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846295_23806846295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846295'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.5113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079332351685'^^xsd:double;
  dwc:latitude '42.484630584717'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846295'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599288_23591599288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599288_23591599288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599288_23591599288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483734130859 -8.9079313278198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483734130859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079313278198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599288_23591599288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483734130859 -8.9079313278198)"^^geo:wktLiteral ;
  geo-pos:lat "42.483734130859"^^xsd:decimal ;
  geo-pos:long "-8.9079313278198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599288_23591599288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599288'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.8758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079313278198'^^xsd:double;
  dwc:latitude '42.483734130859'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599288'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602666_23591602666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602666_23591602666> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602666_23591602666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9079303741455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483673095703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079303741455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602666_23591602666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9079303741455)"^^geo:wktLiteral ;
  geo-pos:lat "42.483673095703"^^xsd:decimal ;
  geo-pos:long "-8.9079303741455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602666_23591602666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602666'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3511111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079303741455'^^xsd:double;
  dwc:latitude '42.483673095703'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602666'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846293_23806846293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846293_23806846293> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846293_23806846293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484615325928 -8.9079294204712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484615325928"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079294204712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846293_23806846293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484615325928 -8.9079294204712)"^^geo:wktLiteral ;
  geo-pos:lat "42.484615325928"^^xsd:decimal ;
  geo-pos:long "-8.9079294204712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846293_23806846293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846293'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '2.5175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079294204712'^^xsd:double;
  dwc:latitude '42.484615325928'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846293'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579162_23816579162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579162_23816579162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579162_23816579162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9079284667969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483497619629"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079284667969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579162_23816579162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9079284667969)"^^geo:wktLiteral ;
  geo-pos:lat "42.483497619629"^^xsd:decimal ;
  geo-pos:long "-8.9079284667969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579162_23816579162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579162'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.451111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079284667969'^^xsd:double;
  dwc:latitude '42.483497619629'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579162'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879262_23650879262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879262_23650879262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879262_23650879262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483627319336 -8.9079284667969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483627319336"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079284667969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879262_23650879262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483627319336 -8.9079284667969)"^^geo:wktLiteral ;
  geo-pos:lat "42.483627319336"^^xsd:decimal ;
  geo-pos:long "-8.9079284667969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879262_23650879262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879262'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '3.9155555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079284667969'^^xsd:double;
  dwc:latitude '42.483627319336'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879262'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601924_23591601924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601924_23591601924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601924_23591601924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9079275131226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079275131226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601924_23591601924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9079275131226)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9079275131226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601924_23591601924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601924'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.47583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079275131226'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601924'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599800_23591599800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599800_23591599800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599800_23591599800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9079275131226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079275131226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599800_23591599800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9079275131226)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9079275131226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599800_23591599800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599800'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079275131226'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599800'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602841_23591602841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602841_23591602841> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602841_23591602841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9079275131226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483669281006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079275131226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602841_23591602841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9079275131226)"^^geo:wktLiteral ;
  geo-pos:lat "42.483669281006"^^xsd:decimal ;
  geo-pos:long "-8.9079275131226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602841_23591602841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602841'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.325833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079275131226'^^xsd:double;
  dwc:latitude '42.483669281006'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602841'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598321_23591598321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598321_23591598321> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598321_23591598321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483463287354 -8.9079265594482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483463287354"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079265594482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598321_23591598321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483463287354 -8.9079265594482)"^^geo:wktLiteral ;
  geo-pos:lat "42.483463287354"^^xsd:decimal ;
  geo-pos:long "-8.9079265594482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598321_23591598321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598321'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079265594482'^^xsd:double;
  dwc:latitude '42.483463287354'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598321'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405391_23659405391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405391_23659405391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405391_23659405391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483623504639 -8.9079265594482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483623504639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079265594482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405391_23659405391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483623504639 -8.9079265594482)"^^geo:wktLiteral ;
  geo-pos:lat "42.483623504639"^^xsd:decimal ;
  geo-pos:long "-8.9079265594482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405391_23659405391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405391'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.8591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079265594482'^^xsd:double;
  dwc:latitude '42.483623504639'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405391'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846294_23806846294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846294_23806846294> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846294_23806846294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484672546387 -8.907919883728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484672546387"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907919883728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846294_23806846294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484672546387 -8.907919883728)"^^geo:wktLiteral ;
  geo-pos:lat "42.484672546387"^^xsd:decimal ;
  geo-pos:long "-8.907919883728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846294_23806846294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846294'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.5119444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907919883728'^^xsd:double;
  dwc:latitude '42.484672546387'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846294'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579165_23816579165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579165_23816579165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579165_23816579165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.9079189300537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483459472656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079189300537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579165_23816579165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.9079189300537)"^^geo:wktLiteral ;
  geo-pos:lat "42.483459472656"^^xsd:decimal ;
  geo-pos:long "-8.9079189300537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579165_23816579165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579165'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.4536111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079189300537'^^xsd:double;
  dwc:latitude '42.483459472656'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579165'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599480_23591599480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599480_23591599480> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599480_23591599480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48356628418 -8.9079160690308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48356628418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079160690308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599480_23591599480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48356628418 -8.9079160690308)"^^geo:wktLiteral ;
  geo-pos:lat "42.48356628418"^^xsd:decimal ;
  geo-pos:long "-8.9079160690308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599480_23591599480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599480'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.8508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079160690308'^^xsd:double;
  dwc:latitude '42.48356628418'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599480'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091676_23642091676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091676_23642091676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091676_23642091676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9079160690308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483596801758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079160690308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091676_23642091676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9079160690308)"^^geo:wktLiteral ;
  geo-pos:lat "42.483596801758"^^xsd:decimal ;
  geo-pos:long "-8.9079160690308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091676_23642091676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091676'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '1.9841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079160690308'^^xsd:double;
  dwc:latitude '42.483596801758'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091676'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879088_23650879088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879088_23650879088> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879088_23650879088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483642578125 -8.9079141616821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483642578125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079141616821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879088_23650879088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483642578125 -8.9079141616821)"^^geo:wktLiteral ;
  geo-pos:lat "42.483642578125"^^xsd:decimal ;
  geo-pos:long "-8.9079141616821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879088_23650879088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879088'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.9472222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079141616821'^^xsd:double;
  dwc:latitude '42.483642578125'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879088'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601922_23591601922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601922_23591601922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601922_23591601922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9079093933105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483551025391"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079093933105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601922_23591601922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9079093933105)"^^geo:wktLiteral ;
  geo-pos:lat "42.483551025391"^^xsd:decimal ;
  geo-pos:long "-8.9079093933105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601922_23591601922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601922'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.475833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079093933105'^^xsd:double;
  dwc:latitude '42.483551025391'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601922'^^xsd:integer;
  dwc:observationDate '2022-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456964_23733456964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456964_23733456964> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456964_23733456964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9079093933105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483573913574"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079093933105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456964_23733456964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9079093933105)"^^geo:wktLiteral ;
  geo-pos:lat "42.483573913574"^^xsd:decimal ;
  geo-pos:long "-8.9079093933105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456964_23733456964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456964'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '1.6697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079093933105'^^xsd:double;
  dwc:latitude '42.483573913574'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456964'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846291_23806846291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846291_23806846291> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846291_23806846291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484680175781 -8.9079074859619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484680175781"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079074859619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846291_23806846291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484680175781 -8.9079074859619)"^^geo:wktLiteral ;
  geo-pos:lat "42.484680175781"^^xsd:decimal ;
  geo-pos:long "-8.9079074859619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846291_23806846291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846291'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '0.51333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079074859619'^^xsd:double;
  dwc:latitude '42.484680175781'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846291'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598705_23591598705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598705_23591598705> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598705_23591598705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.907904624939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483764648438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907904624939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598705_23591598705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.907904624939)"^^geo:wktLiteral ;
  geo-pos:lat "42.483764648438"^^xsd:decimal ;
  geo-pos:long "-8.907904624939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598705_23591598705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598705'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.9575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907904624939'^^xsd:double;
  dwc:latitude '42.483764648438'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598705'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598511_23591598511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598511_23591598511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598511_23591598511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483455657959 -8.9079008102417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483455657959"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9079008102417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598511_23591598511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483455657959 -8.9079008102417)"^^geo:wktLiteral ;
  geo-pos:lat "42.483455657959"^^xsd:decimal ;
  geo-pos:long "-8.9079008102417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598511_23591598511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598511'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.982222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9079008102417'^^xsd:double;
  dwc:latitude '42.483455657959'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598511'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598315_23591598315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598315_23591598315> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598315_23591598315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483467102051 -8.9078998565674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483467102051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078998565674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598315_23591598315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483467102051 -8.9078998565674)"^^geo:wktLiteral ;
  geo-pos:lat "42.483467102051"^^xsd:decimal ;
  geo-pos:long "-8.9078998565674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598315_23591598315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598315'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.007222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078998565674'^^xsd:double;
  dwc:latitude '42.483467102051'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598315'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456965_23733456965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456965_23733456965> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456965_23733456965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9078998565674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078998565674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456965_23733456965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9078998565674)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9078998565674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456965_23733456965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456965'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '2.6758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078998565674'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456965'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862688_23728862688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862688_23728862688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862688_23728862688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483589172363 -8.9078979492188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483589172363"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078979492188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862688_23728862688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483589172363 -8.9078979492188)"^^geo:wktLiteral ;
  geo-pos:lat "42.483589172363"^^xsd:decimal ;
  geo-pos:long "-8.9078979492188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862688_23728862688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862688'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.7030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078979492188'^^xsd:double;
  dwc:latitude '42.483589172363'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862688'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598083_23591598083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598083_23591598083> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598083_23591598083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9078969955444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483558654785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078969955444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598083_23591598083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9078969955444)"^^geo:wktLiteral ;
  geo-pos:lat "42.483558654785"^^xsd:decimal ;
  geo-pos:long "-8.9078969955444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598083_23591598083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598083'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078969955444'^^xsd:double;
  dwc:latitude '42.483558654785'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598083'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598107_23591598107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598107_23591598107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598107_23591598107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483531951904 -8.9078960418701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483531951904"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078960418701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598107_23591598107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483531951904 -8.9078960418701)"^^geo:wktLiteral ;
  geo-pos:lat "42.483531951904"^^xsd:decimal ;
  geo-pos:long "-8.9078960418701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598107_23591598107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598107'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078960418701'^^xsd:double;
  dwc:latitude '42.483531951904'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598107'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405348_23659405348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405348_23659405348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405348_23659405348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9078960418701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483570098877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078960418701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405348_23659405348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9078960418701)"^^geo:wktLiteral ;
  geo-pos:lat "42.483570098877"^^xsd:decimal ;
  geo-pos:long "-8.9078960418701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405348_23659405348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405348'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078960418701'^^xsd:double;
  dwc:latitude '42.483570098877'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405348'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598318_23591598318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598318_23591598318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598318_23591598318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9078941345215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483497619629"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078941345215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598318_23591598318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9078941345215)"^^geo:wktLiteral ;
  geo-pos:lat "42.483497619629"^^xsd:decimal ;
  geo-pos:long "-8.9078941345215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598318_23591598318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598318'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.0030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078941345215'^^xsd:double;
  dwc:latitude '42.483497619629'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598318'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598497_23591598497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598497_23591598497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598497_23591598497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9078941345215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483528137207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078941345215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598497_23591598497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9078941345215)"^^geo:wktLiteral ;
  geo-pos:lat "42.483528137207"^^xsd:decimal ;
  geo-pos:long "-8.9078941345215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598497_23591598497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598497'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078941345215'^^xsd:double;
  dwc:latitude '42.483528137207'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598497'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579163_23816579163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579163_23816579163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579163_23816579163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483501434326 -8.9078922271729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483501434326"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078922271729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579163_23816579163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483501434326 -8.9078922271729)"^^geo:wktLiteral ;
  geo-pos:lat "42.483501434326"^^xsd:decimal ;
  geo-pos:long "-8.9078922271729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579163_23816579163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579163'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.453888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078922271729'^^xsd:double;
  dwc:latitude '42.483501434326'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579163'^^xsd:integer;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602800_23591602800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602800_23591602800> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602800_23591602800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483905792236 -8.9078922271729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483905792236"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078922271729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602800_23591602800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483905792236 -8.9078922271729)"^^geo:wktLiteral ;
  geo-pos:lat "42.483905792236"^^xsd:decimal ;
  geo-pos:long "-8.9078922271729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602800_23591602800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602800'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078922271729'^^xsd:double;
  dwc:latitude '42.483905792236'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602800'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862683_23728862683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862683_23728862683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862683_23728862683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9078912734985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483673095703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078912734985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862683_23728862683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9078912734985)"^^geo:wktLiteral ;
  geo-pos:lat "42.483673095703"^^xsd:decimal ;
  geo-pos:long "-8.9078912734985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862683_23728862683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862683'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.700833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078912734985'^^xsd:double;
  dwc:latitude '42.483673095703'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862683'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846288_23806846288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846288_23806846288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846288_23806846288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484577178955 -8.9078912734985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484577178955"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078912734985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846288_23806846288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484577178955 -8.9078912734985)"^^geo:wktLiteral ;
  geo-pos:lat "42.484577178955"^^xsd:decimal ;
  geo-pos:long "-8.9078912734985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846288_23806846288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846288'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '21.511666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078912734985'^^xsd:double;
  dwc:latitude '42.484577178955'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846288'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598303_23591598303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598303_23591598303> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598303_23591598303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483489990234 -8.9078903198242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483489990234"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078903198242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598303_23591598303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483489990234 -8.9078903198242)"^^geo:wktLiteral ;
  geo-pos:lat "42.483489990234"^^xsd:decimal ;
  geo-pos:long "-8.9078903198242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598303_23591598303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598303'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078903198242'^^xsd:double;
  dwc:latitude '42.483489990234'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598303'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599608_23591599608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599608_23591599608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599608_23591599608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48371887207 -8.9078893661499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48371887207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078893661499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599608_23591599608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48371887207 -8.9078893661499)"^^geo:wktLiteral ;
  geo-pos:lat "42.48371887207"^^xsd:decimal ;
  geo-pos:long "-8.9078893661499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599608_23591599608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599608'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.032222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078893661499'^^xsd:double;
  dwc:latitude '42.48371887207'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599608'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579164_23816579164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579164_23816579164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579164_23816579164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48352432251 -8.9078884124756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48352432251"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078884124756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579164_23816579164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48352432251 -8.9078884124756)"^^geo:wktLiteral ;
  geo-pos:lat "42.48352432251"^^xsd:decimal ;
  geo-pos:long "-8.9078884124756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579164_23816579164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579164'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.45888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078884124756'^^xsd:double;
  dwc:latitude '42.48352432251'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579164'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598317_23591598317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598317_23591598317> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598317_23591598317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483470916748 -8.9078874588013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483470916748"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078874588013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598317_23591598317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483470916748 -8.9078874588013)"^^geo:wktLiteral ;
  geo-pos:lat "42.483470916748"^^xsd:decimal ;
  geo-pos:long "-8.9078874588013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598317_23591598317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598317'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.998888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078874588013'^^xsd:double;
  dwc:latitude '42.483470916748'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598317'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602665_23591602665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602665_23591602665> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602665_23591602665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9078874588013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483669281006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078874588013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602665_23591602665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9078874588013)"^^geo:wktLiteral ;
  geo-pos:lat "42.483669281006"^^xsd:decimal ;
  geo-pos:long "-8.9078874588013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602665_23591602665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602665'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.3588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078874588013'^^xsd:double;
  dwc:latitude '42.483669281006'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602665'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602630_23591602630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602630_23591602630> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602630_23591602630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48384475708 -8.9078874588013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48384475708"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078874588013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602630_23591602630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48384475708 -8.9078874588013)"^^geo:wktLiteral ;
  geo-pos:lat "42.48384475708"^^xsd:decimal ;
  geo-pos:long "-8.9078874588013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602630_23591602630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602630'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078874588013'^^xsd:double;
  dwc:latitude '42.48384475708'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602630'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599824_23591599824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599824_23591599824> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599824_23591599824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.907886505127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483768463135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907886505127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599824_23591599824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.907886505127)"^^geo:wktLiteral ;
  geo-pos:lat "42.483768463135"^^xsd:decimal ;
  geo-pos:long "-8.907886505127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599824_23591599824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599824'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '18.0575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907886505127'^^xsd:double;
  dwc:latitude '42.483768463135'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599824'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231748_23647231748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231748_23647231748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231748_23647231748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483589172363 -8.9078826904297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483589172363"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078826904297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231748_23647231748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483589172363 -8.9078826904297)"^^geo:wktLiteral ;
  geo-pos:lat "42.483589172363"^^xsd:decimal ;
  geo-pos:long "-8.9078826904297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231748_23647231748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231748'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.9530555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078826904297'^^xsd:double;
  dwc:latitude '42.483589172363'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231748'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602618_23591602618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602618_23591602618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602618_23591602618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483806610107 -8.9078826904297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483806610107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078826904297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602618_23591602618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483806610107 -8.9078826904297)"^^geo:wktLiteral ;
  geo-pos:lat "42.483806610107"^^xsd:decimal ;
  geo-pos:long "-8.9078826904297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602618_23591602618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602618'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078826904297'^^xsd:double;
  dwc:latitude '42.483806610107'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602618'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598707_23591598707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598707_23591598707> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598707_23591598707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483375549316 -8.9078779220581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483375549316"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078779220581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598707_23591598707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483375549316 -8.9078779220581)"^^geo:wktLiteral ;
  geo-pos:lat "42.483375549316"^^xsd:decimal ;
  geo-pos:long "-8.9078779220581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598707_23591598707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598707'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.94944444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078779220581'^^xsd:double;
  dwc:latitude '42.483375549316'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598707'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846287_23806846287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846287_23806846287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846287_23806846287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484596252441 -8.9078779220581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484596252441"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078779220581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846287_23806846287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484596252441 -8.9078779220581)"^^geo:wktLiteral ;
  geo-pos:lat "42.484596252441"^^xsd:decimal ;
  geo-pos:long "-8.9078779220581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846287_23806846287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846287'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '20.511944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078779220581'^^xsd:double;
  dwc:latitude '42.484596252441'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846287'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598119_23591598119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598119_23591598119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598119_23591598119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483489990234 -8.9078750610352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483489990234"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078750610352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598119_23591598119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483489990234 -8.9078750610352)"^^geo:wktLiteral ;
  geo-pos:lat "42.483489990234"^^xsd:decimal ;
  geo-pos:long "-8.9078750610352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598119_23591598119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598119'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.024722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078750610352'^^xsd:double;
  dwc:latitude '42.483489990234'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598119'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23816579166_23816579166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23816579166_23816579166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23816579166_23816579166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9078741073608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483528137207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078741073608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23816579166_23816579166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9078741073608)"^^geo:wktLiteral ;
  geo-pos:lat "42.483528137207"^^xsd:decimal ;
  geo-pos:long "-8.9078741073608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23816579166_23816579166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23816579166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23816579166'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.4591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078741073608'^^xsd:double;
  dwc:latitude '42.483528137207'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23816579166'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600015_23591600015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600015_23591600015> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600015_23591600015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483623504639 -8.9078741073608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483623504639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078741073608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600015_23591600015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483623504639 -8.9078741073608)"^^geo:wktLiteral ;
  geo-pos:lat "42.483623504639"^^xsd:decimal ;
  geo-pos:long "-8.9078741073608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600015_23591600015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600015'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078741073608'^^xsd:double;
  dwc:latitude '42.483623504639'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600015'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760391_23628760391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760391_23628760391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760391_23628760391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483806610107 -8.9078741073608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483806610107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078741073608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760391_23628760391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483806610107 -8.9078741073608)"^^geo:wktLiteral ;
  geo-pos:lat "42.483806610107"^^xsd:decimal ;
  geo-pos:long "-8.9078741073608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760391_23628760391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760391'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078741073608'^^xsd:double;
  dwc:latitude '42.483806610107'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760391'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924810_23801924810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924810_23801924810> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924810_23801924810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9078731536865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483638763428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078731536865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924810_23801924810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9078731536865)"^^geo:wktLiteral ;
  geo-pos:lat "42.483638763428"^^xsd:decimal ;
  geo-pos:long "-8.9078731536865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924810_23801924810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924810'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '4.5427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078731536865'^^xsd:double;
  dwc:latitude '42.483638763428'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924810'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946123_23654946123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946123_23654946123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946123_23654946123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9078731536865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078731536865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946123_23654946123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9078731536865)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.9078731536865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946123_23654946123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946123'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078731536865'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '38'^^xsd:integer;
  dwc:maximumElevation '38'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946123'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405336_23659405336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405336_23659405336> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405336_23659405336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483882904053 -8.9078722000122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483882904053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078722000122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405336_23659405336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483882904053 -8.9078722000122)"^^geo:wktLiteral ;
  geo-pos:lat "42.483882904053"^^xsd:decimal ;
  geo-pos:long "-8.9078722000122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405336_23659405336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405336'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078722000122'^^xsd:double;
  dwc:latitude '42.483882904053'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405336'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598322_23591598322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598322_23591598322> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598322_23591598322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9078702926636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483497619629"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078702926636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598322_23591598322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9078702926636)"^^geo:wktLiteral ;
  geo-pos:lat "42.483497619629"^^xsd:decimal ;
  geo-pos:long "-8.9078702926636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598322_23591598322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598322'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.0002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078702926636'^^xsd:double;
  dwc:latitude '42.483497619629'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598322'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598515_23591598515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598515_23591598515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598515_23591598515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.9078693389893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483459472656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078693389893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598515_23591598515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.9078693389893)"^^geo:wktLiteral ;
  geo-pos:lat "42.483459472656"^^xsd:decimal ;
  geo-pos:long "-8.9078693389893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598515_23591598515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598515'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.9780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078693389893'^^xsd:double;
  dwc:latitude '42.483459472656'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598515'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846127_23806846127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846127_23806846127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846127_23806846127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9078674316406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078674316406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846127_23806846127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9078674316406)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.9078674316406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846127_23806846127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846127'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.5427777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078674316406'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846127'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846289_23806846289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846289_23806846289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846289_23806846289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484630584717 -8.9078598022461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484630584717"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078598022461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846289_23806846289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484630584717 -8.9078598022461)"^^geo:wktLiteral ;
  geo-pos:lat "42.484630584717"^^xsd:decimal ;
  geo-pos:long "-8.9078598022461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846289_23806846289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846289'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '22.517222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078598022461'^^xsd:double;
  dwc:latitude '42.484630584717'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846289'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598513_23591598513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598513_23591598513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598513_23591598513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483467102051 -8.9078588485718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483467102051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078588485718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598513_23591598513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483467102051 -8.9078588485718)"^^geo:wktLiteral ;
  geo-pos:lat "42.483467102051"^^xsd:decimal ;
  geo-pos:long "-8.9078588485718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598513_23591598513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598513'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.98416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078588485718'^^xsd:double;
  dwc:latitude '42.483467102051'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598513'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924809_23801924809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924809_23801924809> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924809_23801924809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9078588485718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078588485718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924809_23801924809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9078588485718)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.9078588485718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924809_23801924809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924809'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '3.5508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078588485718'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924809'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601927_23591601927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601927_23591601927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601927_23591601927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.9078569412231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48365020752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078569412231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601927_23591601927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.9078569412231)"^^geo:wktLiteral ;
  geo-pos:lat "42.48365020752"^^xsd:decimal ;
  geo-pos:long "-8.9078569412231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601927_23591601927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601927'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '3.4758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078569412231'^^xsd:double;
  dwc:latitude '42.48365020752'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601927'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527318_23822527318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527318_23822527318> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527318_23822527318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483562469482 -8.9078559875488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483562469482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078559875488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527318_23822527318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483562469482 -8.9078559875488)"^^geo:wktLiteral ;
  geo-pos:lat "42.483562469482"^^xsd:decimal ;
  geo-pos:long "-8.9078559875488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527318_23822527318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527318'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078559875488'^^xsd:double;
  dwc:latitude '42.483562469482'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527318'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456963_23733456963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456963_23733456963> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456963_23733456963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483543395996 -8.9078540802002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483543395996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078540802002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456963_23733456963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483543395996 -8.9078540802002)"^^geo:wktLiteral ;
  geo-pos:lat "42.483543395996"^^xsd:decimal ;
  geo-pos:long "-8.9078540802002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456963_23733456963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456963'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.66805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078540802002'^^xsd:double;
  dwc:latitude '42.483543395996'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456963'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599287_23591599287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599287_23591599287> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599287_23591599287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483703613281 -8.90784740448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483703613281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.90784740448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599287_23591599287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483703613281 -8.90784740448)"^^geo:wktLiteral ;
  geo-pos:lat "42.483703613281"^^xsd:decimal ;
  geo-pos:long "-8.90784740448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599287_23591599287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599287'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.87'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.90784740448'^^xsd:double;
  dwc:latitude '42.483703613281'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599287'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527330_23822527330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527330_23822527330> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527330_23822527330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483413696289 -8.9078464508057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483413696289"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078464508057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527330_23822527330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483413696289 -8.9078464508057)"^^geo:wktLiteral ;
  geo-pos:lat "42.483413696289"^^xsd:decimal ;
  geo-pos:long "-8.9078464508057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527330_23822527330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527330'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078464508057'^^xsd:double;
  dwc:latitude '42.483413696289'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527330'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598510_23591598510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598510_23591598510> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598510_23591598510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.9078435897827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483459472656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078435897827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598510_23591598510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.9078435897827)"^^geo:wktLiteral ;
  geo-pos:lat "42.483459472656"^^xsd:decimal ;
  geo-pos:long "-8.9078435897827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598510_23591598510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598510'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.978055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078435897827'^^xsd:double;
  dwc:latitude '42.483459472656'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598510'^^xsd:integer;
  dwc:observationDate '2022-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879261_23650879261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879261_23650879261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879261_23650879261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9078426361084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483596801758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078426361084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879261_23650879261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9078426361084)"^^geo:wktLiteral ;
  geo-pos:lat "42.483596801758"^^xsd:decimal ;
  geo-pos:long "-8.9078426361084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879261_23650879261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879261'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '2.9222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078426361084'^^xsd:double;
  dwc:latitude '42.483596801758'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879261'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527210_23822527210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527210_23822527210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527210_23822527210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9078388214111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483497619629"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078388214111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527210_23822527210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483497619629 -8.9078388214111)"^^geo:wktLiteral ;
  geo-pos:lat "42.483497619629"^^xsd:decimal ;
  geo-pos:long "-8.9078388214111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527210_23822527210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527210'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0161111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078388214111'^^xsd:double;
  dwc:latitude '42.483497619629'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527210'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596328_23591596328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596328_23591596328> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596328_23591596328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483695983887 -8.9078388214111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483695983887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078388214111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596328_23591596328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483695983887 -8.9078388214111)"^^geo:wktLiteral ;
  geo-pos:lat "42.483695983887"^^xsd:decimal ;
  geo-pos:long "-8.9078388214111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596328_23591596328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596328'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '20.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078388214111'^^xsd:double;
  dwc:latitude '42.483695983887'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596328'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405385_23659405385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405385_23659405385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405385_23659405385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9078388214111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483871459961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078388214111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405385_23659405385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9078388214111)"^^geo:wktLiteral ;
  geo-pos:lat "42.483871459961"^^xsd:decimal ;
  geo-pos:long "-8.9078388214111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405385_23659405385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405385'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.859166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078388214111'^^xsd:double;
  dwc:latitude '42.483871459961'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405385'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598514_23591598514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598514_23591598514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598514_23591598514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483501434326 -8.9078378677368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483501434326"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078378677368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598514_23591598514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483501434326 -8.9078378677368)"^^geo:wktLiteral ;
  geo-pos:lat "42.483501434326"^^xsd:decimal ;
  geo-pos:long "-8.9078378677368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598514_23591598514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598514'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.9747222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078378677368'^^xsd:double;
  dwc:latitude '42.483501434326'^^xsd:double;
  dwc:minimumElevation '27'^^xsd:integer;
  dwc:maximumElevation '27'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598514'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527354_23822527354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527354_23822527354> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527354_23822527354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483581542969 -8.9078369140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483581542969"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078369140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527354_23822527354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483581542969 -8.9078369140625)"^^geo:wktLiteral ;
  geo-pos:lat "42.483581542969"^^xsd:decimal ;
  geo-pos:long "-8.9078369140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527354_23822527354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527354'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '19.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078369140625'^^xsd:double;
  dwc:latitude '42.483581542969'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527354'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 6 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846292_23806846292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846292_23806846292> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846292_23806846292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484592437744 -8.9078369140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484592437744"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078369140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846292_23806846292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484592437744 -8.9078369140625)"^^geo:wktLiteral ;
  geo-pos:lat "42.484592437744"^^xsd:decimal ;
  geo-pos:long "-8.9078369140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846292_23806846292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846292'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '1.5133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078369140625'^^xsd:double;
  dwc:latitude '42.484592437744'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846292'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601928_23591601928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601928_23591601928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601928_23591601928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483657836914 -8.9078340530396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483657836914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078340530396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601928_23591601928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483657836914 -8.9078340530396)"^^geo:wktLiteral ;
  geo-pos:lat "42.483657836914"^^xsd:decimal ;
  geo-pos:long "-8.9078340530396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601928_23591601928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601928'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '4.4758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078340530396'^^xsd:double;
  dwc:latitude '42.483657836914'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601928'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597086_23591597086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597086_23591597086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597086_23591597086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9078302383423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483558654785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078302383423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597086_23591597086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483558654785 -8.9078302383423)"^^geo:wktLiteral ;
  geo-pos:lat "42.483558654785"^^xsd:decimal ;
  geo-pos:long "-8.9078302383423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597086_23591597086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597086'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078302383423'^^xsd:double;
  dwc:latitude '42.483558654785'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597086'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601929_23591601929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601929_23591601929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601929_23591601929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9078302383423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483573913574"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078302383423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601929_23591601929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9078302383423)"^^geo:wktLiteral ;
  geo-pos:lat "42.483573913574"^^xsd:decimal ;
  geo-pos:long "-8.9078302383423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601929_23591601929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601929'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.4702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078302383423'^^xsd:double;
  dwc:latitude '42.483573913574'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601929'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602606_23591602606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602606_23591602606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602606_23591602606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9078302383423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483787536621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078302383423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602606_23591602606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9078302383423)"^^geo:wktLiteral ;
  geo-pos:lat "42.483787536621"^^xsd:decimal ;
  geo-pos:long "-8.9078302383423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602606_23591602606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602606'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.068055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078302383423'^^xsd:double;
  dwc:latitude '42.483787536621'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602606'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527203_23822527203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527203_23822527203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527203_23822527203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483543395996 -8.907826423645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483543395996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907826423645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527203_23822527203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483543395996 -8.907826423645)"^^geo:wktLiteral ;
  geo-pos:lat "42.483543395996"^^xsd:decimal ;
  geo-pos:long "-8.907826423645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527203_23822527203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527203'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907826423645'^^xsd:double;
  dwc:latitude '42.483543395996'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527203'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598195_23591598195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598195_23591598195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598195_23591598195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483512878418 -8.9078254699707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483512878418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078254699707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598195_23591598195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483512878418 -8.9078254699707)"^^geo:wktLiteral ;
  geo-pos:lat "42.483512878418"^^xsd:decimal ;
  geo-pos:long "-8.9078254699707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598195_23591598195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598195'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078254699707'^^xsd:double;
  dwc:latitude '42.483512878418'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598195'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598126_23591598126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598126_23591598126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598126_23591598126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483489990234 -8.9078235626221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483489990234"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078235626221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598126_23591598126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483489990234 -8.9078235626221)"^^geo:wktLiteral ;
  geo-pos:lat "42.483489990234"^^xsd:decimal ;
  geo-pos:long "-8.9078235626221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598126_23591598126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598126'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.0338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078235626221'^^xsd:double;
  dwc:latitude '42.483489990234'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598126'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405372_23659405372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405372_23659405372> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405372_23659405372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9078197479248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483570098877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078197479248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405372_23659405372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483570098877 -8.9078197479248)"^^geo:wktLiteral ;
  geo-pos:lat "42.483570098877"^^xsd:decimal ;
  geo-pos:long "-8.9078197479248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405372_23659405372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405372'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078197479248'^^xsd:double;
  dwc:latitude '42.483570098877'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405372'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325391_23617325391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325391_23617325391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325391_23617325391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9078197479248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483852386475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078197479248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325391_23617325391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9078197479248)"^^geo:wktLiteral ;
  geo-pos:lat "42.483852386475"^^xsd:decimal ;
  geo-pos:long "-8.9078197479248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325391_23617325391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325391'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078197479248'^^xsd:double;
  dwc:latitude '42.483852386475'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325391'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091622_23642091622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091622_23642091622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091622_23642091622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483516693115 -8.9078168869019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483516693115"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078168869019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091622_23642091622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483516693115 -8.9078168869019)"^^geo:wktLiteral ;
  geo-pos:lat "42.483516693115"^^xsd:decimal ;
  geo-pos:long "-8.9078168869019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091622_23642091622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091622'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078168869019'^^xsd:double;
  dwc:latitude '42.483516693115'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091622'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598127_23591598127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598127_23591598127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598127_23591598127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483520507812 -8.9078168869019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483520507812"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078168869019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598127_23591598127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483520507812 -8.9078168869019)"^^geo:wktLiteral ;
  geo-pos:lat "42.483520507812"^^xsd:decimal ;
  geo-pos:long "-8.9078168869019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598127_23591598127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598127'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.0247222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078168869019'^^xsd:double;
  dwc:latitude '42.483520507812'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598127'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231747_23647231747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231747_23647231747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231747_23647231747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9078168869019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078168869019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231747_23647231747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9078168869019)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9078168869019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231747_23647231747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231747'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.9463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078168869019'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231747'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595997_23591595997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595997_23591595997> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595997_23591595997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9078168869019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483951568604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078168869019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595997_23591595997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9078168869019)"^^geo:wktLiteral ;
  geo-pos:lat "42.483951568604"^^xsd:decimal ;
  geo-pos:long "-8.9078168869019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595997_23591595997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595997'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078168869019'^^xsd:double;
  dwc:latitude '42.483951568604'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595997'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598095_23591598095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598095_23591598095> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598095_23591598095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483604431152 -8.9078159332275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483604431152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078159332275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598095_23591598095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483604431152 -8.9078159332275)"^^geo:wktLiteral ;
  geo-pos:lat "42.483604431152"^^xsd:decimal ;
  geo-pos:long "-8.9078159332275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598095_23591598095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598095'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078159332275'^^xsd:double;
  dwc:latitude '42.483604431152'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598095'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602664_23591602664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602664_23591602664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602664_23591602664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9078159332275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483638763428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078159332275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602664_23591602664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9078159332275)"^^geo:wktLiteral ;
  geo-pos:lat "42.483638763428"^^xsd:decimal ;
  geo-pos:long "-8.9078159332275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602664_23591602664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602664'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078159332275'^^xsd:double;
  dwc:latitude '42.483638763428'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602664'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598207_23591598207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598207_23591598207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598207_23591598207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483520507812 -8.9078130722046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483520507812"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078130722046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598207_23591598207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483520507812 -8.9078130722046)"^^geo:wktLiteral ;
  geo-pos:lat "42.483520507812"^^xsd:decimal ;
  geo-pos:long "-8.9078130722046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598207_23591598207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598207'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078130722046'^^xsd:double;
  dwc:latitude '42.483520507812'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598207'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924808_23801924808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924808_23801924808> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924808_23801924808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483615875244 -8.9078130722046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483615875244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078130722046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924808_23801924808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483615875244 -8.9078130722046)"^^geo:wktLiteral ;
  geo-pos:lat "42.483615875244"^^xsd:decimal ;
  geo-pos:long "-8.9078130722046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924808_23801924808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924808'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '2.5505555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078130722046'^^xsd:double;
  dwc:latitude '42.483615875244'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924808'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595985_23591595985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595985_23591595985> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595985_23591595985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483978271484 -8.9078130722046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483978271484"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078130722046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595985_23591595985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483978271484 -8.9078130722046)"^^geo:wktLiteral ;
  geo-pos:lat "42.483978271484"^^xsd:decimal ;
  geo-pos:long "-8.9078130722046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595985_23591595985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595985'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0730555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078130722046'^^xsd:double;
  dwc:latitude '42.483978271484'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595985'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456962_23733456962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456962_23733456962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456962_23733456962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483505249023 -8.9078121185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483505249023"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078121185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456962_23733456962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483505249023 -8.9078121185303)"^^geo:wktLiteral ;
  geo-pos:lat "42.483505249023"^^xsd:decimal ;
  geo-pos:long "-8.9078121185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456962_23733456962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456962'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '23.665'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078121185303'^^xsd:double;
  dwc:latitude '42.483505249023'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456962'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910569_23600910569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910569_23600910569> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910569_23600910569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484046936035 -8.9078016281128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484046936035"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9078016281128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910569_23600910569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484046936035 -8.9078016281128)"^^geo:wktLiteral ;
  geo-pos:lat "42.484046936035"^^xsd:decimal ;
  geo-pos:long "-8.9078016281128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910569_23600910569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910569'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '23.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9078016281128'^^xsd:double;
  dwc:latitude '42.484046936035'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910569'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597899_23591597899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597899_23591597899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597899_23591597899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9077987670898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483875274658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077987670898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597899_23591597899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9077987670898)"^^geo:wktLiteral ;
  geo-pos:lat "42.483875274658"^^xsd:decimal ;
  geo-pos:long "-8.9077987670898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597899_23591597899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597899'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077987670898'^^xsd:double;
  dwc:latitude '42.483875274658'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597899'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598704_23591598704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598704_23591598704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598704_23591598704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9077949523926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077949523926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598704_23591598704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9077949523926)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.9077949523926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598704_23591598704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598704'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.948888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077949523926'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598704'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600405_23591600405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600405_23591600405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600405_23591600405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484001159668 -8.9077939987183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077939987183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600405_23591600405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484001159668 -8.9077939987183)"^^geo:wktLiteral ;
  geo-pos:lat "42.484001159668"^^xsd:decimal ;
  geo-pos:long "-8.9077939987183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600405_23591600405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600405'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077939987183'^^xsd:double;
  dwc:latitude '42.484001159668'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600405'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596033_23591596033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596033_23591596033> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596033_23591596033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9077920913696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483840942383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077920913696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596033_23591596033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9077920913696)"^^geo:wktLiteral ;
  geo-pos:lat "42.483840942383"^^xsd:decimal ;
  geo-pos:long "-8.9077920913696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596033_23591596033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596033'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077920913696'^^xsd:double;
  dwc:latitude '42.483840942383'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596033'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325393_23617325393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325393_23617325393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325393_23617325393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483932495117 -8.9077920913696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483932495117"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077920913696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325393_23617325393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483932495117 -8.9077920913696)"^^geo:wktLiteral ;
  geo-pos:lat "42.483932495117"^^xsd:decimal ;
  geo-pos:long "-8.9077920913696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325393_23617325393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325393'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.0430555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077920913696'^^xsd:double;
  dwc:latitude '42.483932495117'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325393'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598120_23591598120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598120_23591598120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598120_23591598120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483474731445 -8.9077911376953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483474731445"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077911376953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598120_23591598120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483474731445 -8.9077911376953)"^^geo:wktLiteral ;
  geo-pos:lat "42.483474731445"^^xsd:decimal ;
  geo-pos:long "-8.9077911376953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598120_23591598120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598120'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.028055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077911376953'^^xsd:double;
  dwc:latitude '42.483474731445'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598120'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600393_23591600393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600393_23591600393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600393_23591600393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483978271484 -8.9077863693237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483978271484"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077863693237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600393_23591600393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483978271484 -8.9077863693237)"^^geo:wktLiteral ;
  geo-pos:lat "42.483978271484"^^xsd:decimal ;
  geo-pos:long "-8.9077863693237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600393_23591600393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600393'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077863693237'^^xsd:double;
  dwc:latitude '42.483978271484'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600393'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879196_23650879196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879196_23650879196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879196_23650879196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9077844619751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483573913574"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077844619751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879196_23650879196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483573913574 -8.9077844619751)"^^geo:wktLiteral ;
  geo-pos:lat "42.483573913574"^^xsd:decimal ;
  geo-pos:long "-8.9077844619751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879196_23650879196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879196'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.07'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077844619751'^^xsd:double;
  dwc:latitude '42.483573913574'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879196'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602668_23591602668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602668_23591602668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602668_23591602668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483734130859 -8.9077816009521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483734130859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077816009521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602668_23591602668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483734130859 -8.9077816009521)"^^geo:wktLiteral ;
  geo-pos:lat "42.483734130859"^^xsd:decimal ;
  geo-pos:long "-8.9077816009521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602668_23591602668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602668'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077816009521'^^xsd:double;
  dwc:latitude '42.483734130859'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602668'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335074_23608335074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335074_23608335074> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335074_23608335074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484016418457 -8.9077816009521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484016418457"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077816009521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335074_23608335074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484016418457 -8.9077816009521)"^^geo:wktLiteral ;
  geo-pos:lat "42.484016418457"^^xsd:decimal ;
  geo-pos:long "-8.9077816009521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335074_23608335074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335074'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '0.071111111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077816009521'^^xsd:double;
  dwc:latitude '42.484016418457'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335074'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879256_23650879256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879256_23650879256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879256_23650879256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9077806472778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483840942383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077806472778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879256_23650879256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9077806472778)"^^geo:wktLiteral ;
  geo-pos:lat "42.483840942383"^^xsd:decimal ;
  geo-pos:long "-8.9077806472778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879256_23650879256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879256'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.916388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077806472778'^^xsd:double;
  dwc:latitude '42.483840942383'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879256'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598584_23591598584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598584_23591598584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598584_23591598584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.9077796936035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483821868896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077796936035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598584_23591598584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.9077796936035)"^^geo:wktLiteral ;
  geo-pos:lat "42.483821868896"^^xsd:decimal ;
  geo-pos:long "-8.9077796936035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598584_23591598584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598584'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077796936035'^^xsd:double;
  dwc:latitude '42.483821868896'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598584'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596021_23591596021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596021_23591596021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596021_23591596021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9077796936035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483871459961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077796936035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596021_23591596021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9077796936035)"^^geo:wktLiteral ;
  geo-pos:lat "42.483871459961"^^xsd:decimal ;
  geo-pos:long "-8.9077796936035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596021_23591596021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596021'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077796936035'^^xsd:double;
  dwc:latitude '42.483871459961'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596021'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598124_23591598124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598124_23591598124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598124_23591598124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9077787399292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077787399292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598124_23591598124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9077787399292)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9077787399292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598124_23591598124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598124'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.0280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077787399292'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598124'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673168_23752673168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673168_23752673168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673168_23752673168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9077739715576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077739715576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673168_23752673168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9077739715576)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9077739715576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673168_23752673168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673168'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077739715576'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673168'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760392_23628760392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760392_23628760392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760392_23628760392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.907772064209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48365020752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907772064209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760392_23628760392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.907772064209)"^^geo:wktLiteral ;
  geo-pos:lat "42.48365020752"^^xsd:decimal ;
  geo-pos:long "-8.907772064209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760392_23628760392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760392'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.0083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907772064209'^^xsd:double;
  dwc:latitude '42.48365020752'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760392'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599404_23591599404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599404_23591599404> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599404_23591599404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483680725098 -8.907772064209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483680725098"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907772064209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599404_23591599404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483680725098 -8.907772064209)"^^geo:wktLiteral ;
  geo-pos:lat "42.483680725098"^^xsd:decimal ;
  geo-pos:long "-8.907772064209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599404_23591599404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599404'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907772064209'^^xsd:double;
  dwc:latitude '42.483680725098'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599404'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598121_23591598121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598121_23591598121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598121_23591598121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48348236084 -8.9077701568604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48348236084"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077701568604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598121_23591598121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48348236084 -8.9077701568604)"^^geo:wktLiteral ;
  geo-pos:lat "42.48348236084"^^xsd:decimal ;
  geo-pos:long "-8.9077701568604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598121_23591598121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598121'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077701568604'^^xsd:double;
  dwc:latitude '42.48348236084'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598121'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862691_23728862691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862691_23728862691> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862691_23728862691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9077672958374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483528137207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077672958374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862691_23728862691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9077672958374)"^^geo:wktLiteral ;
  geo-pos:lat "42.483528137207"^^xsd:decimal ;
  geo-pos:long "-8.9077672958374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862691_23728862691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862691'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.7008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077672958374'^^xsd:double;
  dwc:latitude '42.483528137207'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862691'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231741_23647231741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231741_23647231741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231741_23647231741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48384475708 -8.9077653884888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48384475708"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077653884888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231741_23647231741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48384475708 -8.9077653884888)"^^geo:wktLiteral ;
  geo-pos:lat "42.48384475708"^^xsd:decimal ;
  geo-pos:long "-8.9077653884888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231741_23647231741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231741'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.950555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077653884888'^^xsd:double;
  dwc:latitude '42.48384475708'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231741'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456966_23733456966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456966_23733456966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456966_23733456966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483516693115 -8.9077625274658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483516693115"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077625274658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456966_23733456966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483516693115 -8.9077625274658)"^^geo:wktLiteral ;
  geo-pos:lat "42.483516693115"^^xsd:decimal ;
  geo-pos:long "-8.9077625274658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456966_23733456966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456966'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '3.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077625274658'^^xsd:double;
  dwc:latitude '42.483516693115'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456966'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599864_23591599864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599864_23591599864> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599864_23591599864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483589172363 -8.9077625274658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483589172363"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077625274658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599864_23591599864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483589172363 -8.9077625274658)"^^geo:wktLiteral ;
  geo-pos:lat "42.483589172363"^^xsd:decimal ;
  geo-pos:long "-8.9077625274658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599864_23591599864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599864'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.7947222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077625274658'^^xsd:double;
  dwc:latitude '42.483589172363'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599864'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673156_23752673156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673156_23752673156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673156_23752673156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9077577590942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077577590942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673156_23752673156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9077577590942)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9077577590942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673156_23752673156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673156'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.077222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077577590942'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673156'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405390_23659405390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405390_23659405390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405390_23659405390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483619689941 -8.9077577590942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483619689941"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077577590942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405390_23659405390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483619689941 -8.9077577590942)"^^geo:wktLiteral ;
  geo-pos:lat "42.483619689941"^^xsd:decimal ;
  geo-pos:long "-8.9077577590942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405390_23659405390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405390'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '3.8533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077577590942'^^xsd:double;
  dwc:latitude '42.483619689941'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405390'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599584_23591599584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599584_23591599584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599584_23591599584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9077577590942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077577590942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599584_23591599584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9077577590942)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.9077577590942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599584_23591599584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599584'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.033055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077577590942'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599584'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879232_23650879232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879232_23650879232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879232_23650879232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483615875244 -8.9077568054199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483615875244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077568054199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879232_23650879232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483615875244 -8.9077568054199)"^^geo:wktLiteral ;
  geo-pos:lat "42.483615875244"^^xsd:decimal ;
  geo-pos:long "-8.9077568054199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879232_23650879232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879232'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.066111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077568054199'^^xsd:double;
  dwc:latitude '42.483615875244'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879232'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421296_23838421296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421296_23838421296> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421296_23838421296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48360824585 -8.9077529907227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48360824585"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077529907227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421296_23838421296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48360824585 -8.9077529907227)"^^geo:wktLiteral ;
  geo-pos:lat "42.48360824585"^^xsd:decimal ;
  geo-pos:long "-8.9077529907227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421296_23838421296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421296'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.034444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077529907227'^^xsd:double;
  dwc:latitude '42.48360824585'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421296'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599189_23591599189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599189_23591599189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599189_23591599189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483474731445 -8.9077520370483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483474731445"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077520370483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599189_23591599189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483474731445 -8.9077520370483)"^^geo:wktLiteral ;
  geo-pos:lat "42.483474731445"^^xsd:decimal ;
  geo-pos:long "-8.9077520370483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599189_23591599189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599189'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077520370483'^^xsd:double;
  dwc:latitude '42.483474731445'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599189'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421320_23838421320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421320_23838421320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421320_23838421320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9077472686768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077472686768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421320_23838421320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9077472686768)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9077472686768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421320_23838421320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421320'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077472686768'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421320'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599479_23591599479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599479_23591599479> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599479_23591599479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9077444076538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483654022217"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077444076538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599479_23591599479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483654022217 -8.9077444076538)"^^geo:wktLiteral ;
  geo-pos:lat "42.483654022217"^^xsd:decimal ;
  geo-pos:long "-8.9077444076538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599479_23591599479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599479'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.8441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077444076538'^^xsd:double;
  dwc:latitude '42.483654022217'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599479'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602658_23591602658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602658_23591602658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602658_23591602658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483627319336 -8.9077415466309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483627319336"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077415466309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602658_23591602658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483627319336 -8.9077415466309)"^^geo:wktLiteral ;
  geo-pos:lat "42.483627319336"^^xsd:decimal ;
  geo-pos:long "-8.9077415466309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602658_23591602658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602658'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.359166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077415466309'^^xsd:double;
  dwc:latitude '42.483627319336'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602658'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325390_23617325390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325390_23617325390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325390_23617325390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483879089355 -8.9077405929565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483879089355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077405929565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325390_23617325390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483879089355 -8.9077405929565)"^^geo:wktLiteral ;
  geo-pos:lat "42.483879089355"^^xsd:decimal ;
  geo-pos:long "-8.9077405929565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325390_23617325390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325390'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '1.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077405929565'^^xsd:double;
  dwc:latitude '42.483879089355'^^xsd:double;
  dwc:minimumElevation '90'^^xsd:integer;
  dwc:maximumElevation '90'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325390'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846290_23806846290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846290_23806846290> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846290_23806846290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484642028809 -8.9077301025391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484642028809"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077301025391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846290_23806846290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484642028809 -8.9077301025391)"^^geo:wktLiteral ;
  geo-pos:lat "42.484642028809"^^xsd:decimal ;
  geo-pos:long "-8.9077301025391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846290_23806846290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846290'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '23.5125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077301025391'^^xsd:double;
  dwc:latitude '42.484642028809'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846290'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325392_23617325392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325392_23617325392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325392_23617325392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483932495117 -8.9077272415161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483932495117"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077272415161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325392_23617325392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483932495117 -8.9077272415161)"^^geo:wktLiteral ;
  geo-pos:lat "42.483932495117"^^xsd:decimal ;
  geo-pos:long "-8.9077272415161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325392_23617325392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325392'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.0447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077272415161'^^xsd:double;
  dwc:latitude '42.483932495117'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325392'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598122_23591598122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598122_23591598122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598122_23591598122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9077262878418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077262878418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598122_23591598122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9077262878418)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9077262878418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598122_23591598122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598122'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.025277777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077262878418'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598122'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602971_23591602971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602971_23591602971> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602971_23591602971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483936309814 -8.9077234268188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483936309814"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077234268188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602971_23591602971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483936309814 -8.9077234268188)"^^geo:wktLiteral ;
  geo-pos:lat "42.483936309814"^^xsd:decimal ;
  geo-pos:long "-8.9077234268188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602971_23591602971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602971'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '16.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077234268188'^^xsd:double;
  dwc:latitude '42.483936309814'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602971'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596009_23591596009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596009_23591596009> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596009_23591596009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483879089355 -8.9077215194702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483879089355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077215194702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596009_23591596009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483879089355 -8.9077215194702)"^^geo:wktLiteral ;
  geo-pos:lat "42.483879089355"^^xsd:decimal ;
  geo-pos:long "-8.9077215194702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596009_23591596009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596009'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.061944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077215194702'^^xsd:double;
  dwc:latitude '42.483879089355'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596009'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599356_23591599356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599356_23591599356> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599356_23591599356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483642578125 -8.9077196121216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483642578125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077196121216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599356_23591599356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483642578125 -8.9077196121216)"^^geo:wktLiteral ;
  geo-pos:lat "42.483642578125"^^xsd:decimal ;
  geo-pos:long "-8.9077196121216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599356_23591599356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599356'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077196121216'^^xsd:double;
  dwc:latitude '42.483642578125'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599356'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673144_23752673144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673144_23752673144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673144_23752673144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483547210693 -8.9077157974243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483547210693"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077157974243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673144_23752673144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483547210693 -8.9077157974243)"^^geo:wktLiteral ;
  geo-pos:lat "42.483547210693"^^xsd:decimal ;
  geo-pos:long "-8.9077157974243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673144_23752673144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673144'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.076111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077157974243'^^xsd:double;
  dwc:latitude '42.483547210693'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673144'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673108_23752673108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673108_23752673108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673108_23752673108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483577728271 -8.9077138900757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483577728271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077138900757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673108_23752673108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483577728271 -8.9077138900757)"^^geo:wktLiteral ;
  geo-pos:lat "42.483577728271"^^xsd:decimal ;
  geo-pos:long "-8.9077138900757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673108_23752673108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673108'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077138900757'^^xsd:double;
  dwc:latitude '42.483577728271'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673108'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910553_23600910553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910553_23600910553> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910553_23600910553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483879089355 -8.9077138900757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483879089355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077138900757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910553_23600910553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483879089355 -8.9077138900757)"^^geo:wktLiteral ;
  geo-pos:lat "42.483879089355"^^xsd:decimal ;
  geo-pos:long "-8.9077138900757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910553_23600910553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910553'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.041666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077138900757'^^xsd:double;
  dwc:latitude '42.483879089355'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910553'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673249_23752673249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673249_23752673249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673249_23752673249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483562469482 -8.9077129364014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483562469482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077129364014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673249_23752673249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483562469482 -8.9077129364014)"^^geo:wktLiteral ;
  geo-pos:lat "42.483562469482"^^xsd:decimal ;
  geo-pos:long "-8.9077129364014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673249_23752673249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673249'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '22.611388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077129364014'^^xsd:double;
  dwc:latitude '42.483562469482'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673249'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597887_23591597887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597887_23591597887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597887_23591597887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.9077100753784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483921051025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077100753784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597887_23591597887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.9077100753784)"^^geo:wktLiteral ;
  geo-pos:lat "42.483921051025"^^xsd:decimal ;
  geo-pos:long "-8.9077100753784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597887_23591597887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597887'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077100753784'^^xsd:double;
  dwc:latitude '42.483921051025'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597887'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600192_23591600192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600192_23591600192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600192_23591600192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9077081680298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077081680298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600192_23591600192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9077081680298)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9077081680298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600192_23591600192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600192'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077081680298'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600192'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600606_23591600606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600606_23591600606> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600606_23591600606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9077072143555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483551025391"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077072143555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600606_23591600606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9077072143555)"^^geo:wktLiteral ;
  geo-pos:lat "42.483551025391"^^xsd:decimal ;
  geo-pos:long "-8.9077072143555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600606_23591600606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600606'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077072143555'^^xsd:double;
  dwc:latitude '42.483551025391'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600606'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598680_23591598680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598680_23591598680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598680_23591598680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483825683594 -8.9077062606812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483825683594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077062606812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598680_23591598680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483825683594 -8.9077062606812)"^^geo:wktLiteral ;
  geo-pos:lat "42.483825683594"^^xsd:decimal ;
  geo-pos:long "-8.9077062606812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598680_23591598680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598680'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.031944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077062606812'^^xsd:double;
  dwc:latitude '42.483825683594'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598680'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600003_23591600003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600003_23591600003> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600003_23591600003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9077053070068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077053070068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600003_23591600003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9077053070068)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.9077053070068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600003_23591600003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600003'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077053070068'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600003'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599861_23591599861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599861_23591599861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599861_23591599861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484058380127 -8.9077043533325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484058380127"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077043533325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599861_23591599861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484058380127 -8.9077043533325)"^^geo:wktLiteral ;
  geo-pos:lat "42.484058380127"^^xsd:decimal ;
  geo-pos:long "-8.9077043533325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599861_23591599861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599861'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.78833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077043533325'^^xsd:double;
  dwc:latitude '42.484058380127'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599861'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879255_23650879255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879255_23650879255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879255_23650879255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9077033996582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48388671875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077033996582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879255_23650879255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9077033996582)"^^geo:wktLiteral ;
  geo-pos:lat "42.48388671875"^^xsd:decimal ;
  geo-pos:long "-8.9077033996582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879255_23650879255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879255'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.9225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077033996582'^^xsd:double;
  dwc:latitude '42.48388671875'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879255'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760371_23628760371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760371_23628760371> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760371_23628760371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484027862549 -8.9077033996582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484027862549"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077033996582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760371_23628760371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484027862549 -8.9077033996582)"^^geo:wktLiteral ;
  geo-pos:lat "42.484027862549"^^xsd:decimal ;
  geo-pos:long "-8.9077033996582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760371_23628760371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760371'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '19.0125'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077033996582'^^xsd:double;
  dwc:latitude '42.484027862549'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760371'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910567_23600910567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910567_23600910567> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910567_23600910567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483982086182 -8.9077024459839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483982086182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077024459839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910567_23600910567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483982086182 -8.9077024459839)"^^geo:wktLiteral ;
  geo-pos:lat "42.483982086182"^^xsd:decimal ;
  geo-pos:long "-8.9077024459839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910567_23600910567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910567'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '21.098333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077024459839'^^xsd:double;
  dwc:latitude '42.483982086182'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910567'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602788_23591602788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602788_23591602788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602788_23591602788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9077014923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48388671875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9077014923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602788_23591602788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9077014923096)"^^geo:wktLiteral ;
  geo-pos:lat "42.48388671875"^^xsd:decimal ;
  geo-pos:long "-8.9077014923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602788_23591602788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602788'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9077014923096'^^xsd:double;
  dwc:latitude '42.48388671875'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602788'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598596_23591598596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598596_23591598596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598596_23591598596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483825683594 -8.907693862915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483825683594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907693862915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598596_23591598596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483825683594 -8.907693862915)"^^geo:wktLiteral ;
  geo-pos:lat "42.483825683594"^^xsd:decimal ;
  geo-pos:long "-8.907693862915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598596_23591598596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598596'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907693862915'^^xsd:double;
  dwc:latitude '42.483825683594'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598596'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599368_23591599368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599368_23591599368> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599368_23591599368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9076919555664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076919555664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599368_23591599368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9076919555664)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.9076919555664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599368_23591599368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599368'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076919555664'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599368'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599392_23591599392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599392_23591599392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599392_23591599392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483715057373 -8.9076919555664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483715057373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076919555664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599392_23591599392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483715057373 -8.9076919555664)"^^geo:wktLiteral ;
  geo-pos:lat "42.483715057373"^^xsd:decimal ;
  geo-pos:long "-8.9076919555664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599392_23591599392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599392'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.017777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076919555664'^^xsd:double;
  dwc:latitude '42.483715057373'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599392'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862689_23728862689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862689_23728862689> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862689_23728862689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483516693115 -8.9076900482178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483516693115"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076900482178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862689_23728862689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483516693115 -8.9076900482178)"^^geo:wktLiteral ;
  geo-pos:lat "42.483516693115"^^xsd:decimal ;
  geo-pos:long "-8.9076900482178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862689_23728862689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862689'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.7091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076900482178'^^xsd:double;
  dwc:latitude '42.483516693115'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862689'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598123_23591598123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598123_23591598123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598123_23591598123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483554840088 -8.9076881408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483554840088"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076881408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598123_23591598123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483554840088 -8.9076881408691)"^^geo:wktLiteral ;
  geo-pos:lat "42.483554840088"^^xsd:decimal ;
  geo-pos:long "-8.9076881408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598123_23591598123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598123'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076881408691'^^xsd:double;
  dwc:latitude '42.483554840088'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598123'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599284_23591599284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599284_23591599284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599284_23591599284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9076881408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076881408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599284_23591599284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9076881408691)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.9076881408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599284_23591599284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599284'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.870833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076881408691'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599284'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597481_23591597481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597481_23591597481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597481_23591597481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48363494873 -8.9076871871948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48363494873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076871871948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597481_23591597481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48363494873 -8.9076871871948)"^^geo:wktLiteral ;
  geo-pos:lat "42.48363494873"^^xsd:decimal ;
  geo-pos:long "-8.9076871871948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597481_23591597481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597481'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076871871948'^^xsd:double;
  dwc:latitude '42.48363494873'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597481'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910570_23600910570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910570_23600910570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910570_23600910570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484027862549 -8.9076871871948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484027862549"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076871871948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910570_23600910570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484027862549 -8.9076871871948)"^^geo:wktLiteral ;
  geo-pos:lat "42.484027862549"^^xsd:decimal ;
  geo-pos:long "-8.9076871871948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910570_23600910570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910570'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '0.10583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076871871948'^^xsd:double;
  dwc:latitude '42.484027862549'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910570'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924807_23801924807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924807_23801924807> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924807_23801924807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9076862335205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483535766602"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076862335205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924807_23801924807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9076862335205)"^^geo:wktLiteral ;
  geo-pos:lat "42.483535766602"^^xsd:decimal ;
  geo-pos:long "-8.9076862335205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924807_23801924807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924807'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '1.5438888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076862335205'^^xsd:double;
  dwc:latitude '42.483535766602'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924807'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599286_23591599286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599286_23591599286> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599286_23591599286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.9076862335205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48365020752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076862335205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599286_23591599286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.9076862335205)"^^geo:wktLiteral ;
  geo-pos:lat "42.48365020752"^^xsd:decimal ;
  geo-pos:long "-8.9076862335205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599286_23591599286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599286'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.870555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076862335205'^^xsd:double;
  dwc:latitude '42.48365020752'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599286'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846280_23806846280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846280_23806846280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846280_23806846280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48360824585 -8.9076833724976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48360824585"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076833724976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846280_23806846280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48360824585 -8.9076833724976)"^^geo:wktLiteral ;
  geo-pos:lat "42.48360824585"^^xsd:decimal ;
  geo-pos:long "-8.9076833724976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846280_23806846280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846280'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.046944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076833724976'^^xsd:double;
  dwc:latitude '42.48360824585'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846280'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600615_23591600615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600615_23591600615> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600615_23591600615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9076824188232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483638763428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076824188232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600615_23591600615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9076824188232)"^^geo:wktLiteral ;
  geo-pos:lat "42.483638763428"^^xsd:decimal ;
  geo-pos:long "-8.9076824188232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600615_23591600615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600615'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.684166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076824188232'^^xsd:double;
  dwc:latitude '42.483638763428'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600615'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597839_23591597839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597839_23591597839> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597839_23591597839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483997344971 -8.9076824188232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483997344971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076824188232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597839_23591597839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483997344971 -8.9076824188232)"^^geo:wktLiteral ;
  geo-pos:lat "42.483997344971"^^xsd:decimal ;
  geo-pos:long "-8.9076824188232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597839_23591597839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597839'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076824188232'^^xsd:double;
  dwc:latitude '42.483997344971'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597839'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598047_23591598047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598047_23591598047> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598047_23591598047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9076814651489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483535766602"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076814651489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598047_23591598047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483535766602 -8.9076814651489)"^^geo:wktLiteral ;
  geo-pos:lat "42.483535766602"^^xsd:decimal ;
  geo-pos:long "-8.9076814651489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598047_23591598047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598047'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076814651489'^^xsd:double;
  dwc:latitude '42.483535766602'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598047'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598984_23591598984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598984_23591598984> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598984_23591598984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483867645264 -8.9076805114746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483867645264"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076805114746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598984_23591598984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483867645264 -8.9076805114746)"^^geo:wktLiteral ;
  geo-pos:lat "42.483867645264"^^xsd:decimal ;
  geo-pos:long "-8.9076805114746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598984_23591598984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598984'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076805114746'^^xsd:double;
  dwc:latitude '42.483867645264'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598984'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091502_23642091502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091502_23642091502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091502_23642091502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9076738357544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483875274658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076738357544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091502_23642091502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9076738357544)"^^geo:wktLiteral ;
  geo-pos:lat "42.483875274658"^^xsd:decimal ;
  geo-pos:long "-8.9076738357544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091502_23642091502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091502'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.0088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076738357544'^^xsd:double;
  dwc:latitude '42.483875274658'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091502'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456796_23733456796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456796_23733456796> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456796_23733456796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483592987061 -8.9076709747314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483592987061"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076709747314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456796_23733456796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483592987061 -8.9076709747314)"^^geo:wktLiteral ;
  geo-pos:lat "42.483592987061"^^xsd:decimal ;
  geo-pos:long "-8.9076709747314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456796_23733456796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456796'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6966666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076709747314'^^xsd:double;
  dwc:latitude '42.483592987061'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456796'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598059_23591598059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598059_23591598059> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598059_23591598059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9076700210571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483539581299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076700210571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598059_23591598059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483539581299 -8.9076700210571)"^^geo:wktLiteral ;
  geo-pos:lat "42.483539581299"^^xsd:decimal ;
  geo-pos:long "-8.9076700210571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598059_23591598059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598059'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076700210571'^^xsd:double;
  dwc:latitude '42.483539581299'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598059'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602594_23591602594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602594_23591602594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602594_23591602594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483833312988 -8.9076690673828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483833312988"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076690673828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602594_23591602594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483833312988 -8.9076690673828)"^^geo:wktLiteral ;
  geo-pos:lat "42.483833312988"^^xsd:decimal ;
  geo-pos:long "-8.9076690673828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602594_23591602594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602594'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076690673828'^^xsd:double;
  dwc:latitude '42.483833312988'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602594'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462213_23745462213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462213_23745462213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462213_23745462213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9076642990112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483596801758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076642990112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462213_23745462213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483596801758 -8.9076642990112)"^^geo:wktLiteral ;
  geo-pos:lat "42.483596801758"^^xsd:decimal ;
  geo-pos:long "-8.9076642990112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462213_23745462213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462213'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.6658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076642990112'^^xsd:double;
  dwc:latitude '42.483596801758'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462213'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335073_23608335073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335073_23608335073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335073_23608335073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9076642990112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48397064209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076642990112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335073_23608335073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9076642990112)"^^geo:wktLiteral ;
  geo-pos:lat "42.48397064209"^^xsd:decimal ;
  geo-pos:long "-8.9076642990112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335073_23608335073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335073'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '23.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076642990112'^^xsd:double;
  dwc:latitude '42.48397064209'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335073'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456959_23733456959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456959_23733456959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456959_23733456959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.907657623291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483722686768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907657623291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456959_23733456959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.907657623291)"^^geo:wktLiteral ;
  geo-pos:lat "42.483722686768"^^xsd:decimal ;
  geo-pos:long "-8.907657623291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456959_23733456959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456959'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.669722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907657623291'^^xsd:double;
  dwc:latitude '42.483722686768'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456959'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598608_23591598608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598608_23591598608> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598608_23591598608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9076528549194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483688354492"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076528549194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598608_23591598608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9076528549194)"^^geo:wktLiteral ;
  geo-pos:lat "42.483688354492"^^xsd:decimal ;
  geo-pos:long "-8.9076528549194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598608_23591598608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598608'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.026944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076528549194'^^xsd:double;
  dwc:latitude '42.483688354492'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598608'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599344_23591599344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599344_23591599344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599344_23591599344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483715057373 -8.9076519012451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483715057373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076519012451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599344_23591599344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483715057373 -8.9076519012451)"^^geo:wktLiteral ;
  geo-pos:lat "42.483715057373"^^xsd:decimal ;
  geo-pos:long "-8.9076519012451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599344_23591599344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599344'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076519012451'^^xsd:double;
  dwc:latitude '42.483715057373'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599344'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596045_23591596045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596045_23591596045> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596045_23591596045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483776092529 -8.9076509475708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483776092529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076509475708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596045_23591596045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483776092529 -8.9076509475708)"^^geo:wktLiteral ;
  geo-pos:lat "42.483776092529"^^xsd:decimal ;
  geo-pos:long "-8.9076509475708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596045_23591596045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596045'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076509475708'^^xsd:double;
  dwc:latitude '42.483776092529'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596045'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602662_23591602662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602662_23591602662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602662_23591602662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483791351318 -8.9076471328735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483791351318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076471328735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602662_23591602662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483791351318 -8.9076471328735)"^^geo:wktLiteral ;
  geo-pos:lat "42.483791351318"^^xsd:decimal ;
  geo-pos:long "-8.9076471328735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602662_23591602662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602662'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.3508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076471328735'^^xsd:double;
  dwc:latitude '42.483791351318'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602662'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597827_23591597827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597827_23591597827> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597827_23591597827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9076471328735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483951568604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076471328735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597827_23591597827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9076471328735)"^^geo:wktLiteral ;
  geo-pos:lat "42.483951568604"^^xsd:decimal ;
  geo-pos:long "-8.9076471328735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597827_23591597827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597827'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076471328735'^^xsd:double;
  dwc:latitude '42.483951568604'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597827'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910571_23600910571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910571_23600910571> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910571_23600910571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484031677246 -8.9076471328735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484031677246"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076471328735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910571_23600910571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484031677246 -8.9076471328735)"^^geo:wktLiteral ;
  geo-pos:lat "42.484031677246"^^xsd:decimal ;
  geo-pos:long "-8.9076471328735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910571_23600910571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910571'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '1.1030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076471328735'^^xsd:double;
  dwc:latitude '42.484031677246'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910571'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910568_23600910568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910568_23600910568> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910568_23600910568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483974456787 -8.9076452255249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483974456787"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076452255249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910568_23600910568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483974456787 -8.9076452255249)"^^geo:wktLiteral ;
  geo-pos:lat "42.483974456787"^^xsd:decimal ;
  geo-pos:long "-8.9076452255249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910568_23600910568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910568'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '22.105833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076452255249'^^xsd:double;
  dwc:latitude '42.483974456787'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910568'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598692_23591598692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598692_23591598692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598692_23591598692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483726501465 -8.907642364502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483726501465"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907642364502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598692_23591598692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483726501465 -8.907642364502)"^^geo:wktLiteral ;
  geo-pos:lat "42.483726501465"^^xsd:decimal ;
  geo-pos:long "-8.907642364502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598692_23591598692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598692'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907642364502'^^xsd:double;
  dwc:latitude '42.483726501465'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598692'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602659_23591602659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602659_23591602659> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602659_23591602659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483779907227 -8.9076414108276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483779907227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076414108276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602659_23591602659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483779907227 -8.9076414108276)"^^geo:wktLiteral ;
  geo-pos:lat "42.483779907227"^^xsd:decimal ;
  geo-pos:long "-8.9076414108276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602659_23591602659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602659'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076414108276'^^xsd:double;
  dwc:latitude '42.483779907227'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602659'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910541_23600910541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910541_23600910541> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910541_23600910541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483917236328 -8.9076414108276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483917236328"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076414108276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910541_23600910541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483917236328 -8.9076414108276)"^^geo:wktLiteral ;
  geo-pos:lat "42.483917236328"^^xsd:decimal ;
  geo-pos:long "-8.9076414108276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910541_23600910541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910541'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076414108276'^^xsd:double;
  dwc:latitude '42.483917236328'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910541'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599332_23591599332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599332_23591599332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599332_23591599332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9076404571533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483764648438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076404571533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599332_23591599332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9076404571533)"^^geo:wktLiteral ;
  geo-pos:lat "42.483764648438"^^xsd:decimal ;
  geo-pos:long "-8.9076404571533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599332_23591599332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599332'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076404571533'^^xsd:double;
  dwc:latitude '42.483764648438'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599332'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325386_23617325386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325386_23617325386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325386_23617325386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.907639503479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483921051025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907639503479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325386_23617325386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.907639503479)"^^geo:wktLiteral ;
  geo-pos:lat "42.483921051025"^^xsd:decimal ;
  geo-pos:long "-8.907639503479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325386_23617325386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '21.039722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907639503479'^^xsd:double;
  dwc:latitude '42.483921051025'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325386'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599788_23591599788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599788_23591599788> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599788_23591599788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9076375961304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483585357666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076375961304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599788_23591599788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483585357666 -8.9076375961304)"^^geo:wktLiteral ;
  geo-pos:lat "42.483585357666"^^xsd:decimal ;
  geo-pos:long "-8.9076375961304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599788_23591599788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599788'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.072222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076375961304'^^xsd:double;
  dwc:latitude '42.483585357666'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599788'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600620_23591600620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600620_23591600620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600620_23591600620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9076375961304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076375961304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600620_23591600620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9076375961304)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.9076375961304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600620_23591600620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600620'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.6758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076375961304'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600620'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910362_23600910362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910362_23600910362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910362_23600910362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483913421631 -8.9076375961304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483913421631"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076375961304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910362_23600910362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483913421631 -8.9076375961304)"^^geo:wktLiteral ;
  geo-pos:lat "42.483913421631"^^xsd:decimal ;
  geo-pos:long "-8.9076375961304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910362_23600910362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910362'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '18.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076375961304'^^xsd:double;
  dwc:latitude '42.483913421631'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910362'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599285_23591599285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599285_23591599285> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599285_23591599285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483741760254 -8.9076366424561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483741760254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076366424561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599285_23591599285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483741760254 -8.9076366424561)"^^geo:wktLiteral ;
  geo-pos:lat "42.483741760254"^^xsd:decimal ;
  geo-pos:long "-8.9076366424561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599285_23591599285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599285'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.875555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076366424561'^^xsd:double;
  dwc:latitude '42.483741760254'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599285'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231742_23647231742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231742_23647231742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231742_23647231742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48384475708 -8.9076356887817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48384475708"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076356887817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231742_23647231742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48384475708 -8.9076356887817)"^^geo:wktLiteral ;
  geo-pos:lat "42.48384475708"^^xsd:decimal ;
  geo-pos:long "-8.9076356887817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231742_23647231742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231742'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.950833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076356887817'^^xsd:double;
  dwc:latitude '42.48384475708'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231742'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597875_23591597875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597875_23591597875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597875_23591597875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9076347351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48388671875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076347351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597875_23591597875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9076347351074)"^^geo:wktLiteral ;
  geo-pos:lat "42.48388671875"^^xsd:decimal ;
  geo-pos:long "-8.9076347351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597875_23591597875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597875'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076347351074'^^xsd:double;
  dwc:latitude '42.48388671875'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597875'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599865_23591599865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599865_23591599865> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599865_23591599865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483467102051 -8.9076328277588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483467102051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076328277588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599865_23591599865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483467102051 -8.9076328277588)"^^geo:wktLiteral ;
  geo-pos:lat "42.483467102051"^^xsd:decimal ;
  geo-pos:long "-8.9076328277588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599865_23591599865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599865'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '4.7925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076328277588'^^xsd:double;
  dwc:latitude '42.483467102051'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599865'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599273_23591599273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599273_23591599273> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599273_23591599273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9076328277588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483745574951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076328277588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599273_23591599273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9076328277588)"^^geo:wktLiteral ;
  geo-pos:lat "42.483745574951"^^xsd:decimal ;
  geo-pos:long "-8.9076328277588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599273_23591599273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599273'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076328277588'^^xsd:double;
  dwc:latitude '42.483745574951'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599273'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599165_23591599165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599165_23591599165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599165_23591599165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483806610107 -8.9076290130615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483806610107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076290130615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599165_23591599165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483806610107 -8.9076290130615)"^^geo:wktLiteral ;
  geo-pos:lat "42.483806610107"^^xsd:decimal ;
  geo-pos:long "-8.9076290130615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599165_23591599165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599165'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076290130615'^^xsd:double;
  dwc:latitude '42.483806610107'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599165'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879148_23650879148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879148_23650879148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879148_23650879148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9076271057129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483711242676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076271057129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879148_23650879148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9076271057129)"^^geo:wktLiteral ;
  geo-pos:lat "42.483711242676"^^xsd:decimal ;
  geo-pos:long "-8.9076271057129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879148_23650879148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879148'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076271057129'^^xsd:double;
  dwc:latitude '42.483711242676'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879148'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456950_23733456950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456950_23733456950> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456950_23733456950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483734130859 -8.9076271057129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483734130859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076271057129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456950_23733456950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483734130859 -8.9076271057129)"^^geo:wktLiteral ;
  geo-pos:lat "42.483734130859"^^xsd:decimal ;
  geo-pos:long "-8.9076271057129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456950_23733456950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456950'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076271057129'^^xsd:double;
  dwc:latitude '42.483734130859'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456950'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600617_23591600617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600617_23591600617> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600617_23591600617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483695983887 -8.9076261520386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483695983887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076261520386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600617_23591600617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483695983887 -8.9076261520386)"^^geo:wktLiteral ;
  geo-pos:lat "42.483695983887"^^xsd:decimal ;
  geo-pos:long "-8.9076261520386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600617_23591600617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600617'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.6925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076261520386'^^xsd:double;
  dwc:latitude '42.483695983887'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600617'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599153_23591599153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599153_23591599153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599153_23591599153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.9076261520386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483730316162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076261520386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599153_23591599153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.9076261520386)"^^geo:wktLiteral ;
  geo-pos:lat "42.483730316162"^^xsd:decimal ;
  geo-pos:long "-8.9076261520386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599153_23591599153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599153'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.079722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076261520386'^^xsd:double;
  dwc:latitude '42.483730316162'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599153'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924795_23801924795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924795_23801924795> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924795_23801924795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9076251983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483551025391"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076251983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924795_23801924795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483551025391 -8.9076251983643)"^^geo:wktLiteral ;
  geo-pos:lat "42.483551025391"^^xsd:decimal ;
  geo-pos:long "-8.9076251983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924795_23801924795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924795'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076251983643'^^xsd:double;
  dwc:latitude '42.483551025391'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924795'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456938_23733456938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456938_23733456938> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456938_23733456938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.9076251983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483768463135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076251983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456938_23733456938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.9076251983643)"^^geo:wktLiteral ;
  geo-pos:lat "42.483768463135"^^xsd:decimal ;
  geo-pos:long "-8.9076251983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456938_23733456938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456938'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.0475'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076251983643'^^xsd:double;
  dwc:latitude '42.483768463135'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456938'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598814_23591598814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598814_23591598814> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598814_23591598814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483829498291 -8.9076251983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483829498291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076251983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598814_23591598814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483829498291 -8.9076251983643)"^^geo:wktLiteral ;
  geo-pos:lat "42.483829498291"^^xsd:decimal ;
  geo-pos:long "-8.9076251983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598814_23591598814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598814'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.044166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076251983643'^^xsd:double;
  dwc:latitude '42.483829498291'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598814'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760383_23628760383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760383_23628760383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760383_23628760383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484008789062 -8.9076232910156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484008789062"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076232910156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760383_23628760383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484008789062 -8.9076232910156)"^^geo:wktLiteral ;
  geo-pos:lat "42.484008789062"^^xsd:decimal ;
  geo-pos:long "-8.9076232910156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760383_23628760383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760383'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.011944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076232910156'^^xsd:double;
  dwc:latitude '42.484008789062'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760383'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602959_23591602959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602959_23591602959> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602959_23591602959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9076223373413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483951568604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076223373413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602959_23591602959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9076223373413)"^^geo:wktLiteral ;
  geo-pos:lat "42.483951568604"^^xsd:decimal ;
  geo-pos:long "-8.9076223373413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602959_23591602959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602959'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076223373413'^^xsd:double;
  dwc:latitude '42.483951568604'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602959'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421308_23838421308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421308_23838421308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421308_23838421308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.907621383667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483459472656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907621383667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421308_23838421308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483459472656 -8.907621383667)"^^geo:wktLiteral ;
  geo-pos:lat "42.483459472656"^^xsd:decimal ;
  geo-pos:long "-8.907621383667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421308_23838421308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421308'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.035'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907621383667'^^xsd:double;
  dwc:latitude '42.483459472656'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421308'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600618_23591600618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600618_23591600618> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600618_23591600618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.907621383667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48365020752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907621383667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600618_23591600618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.907621383667)"^^geo:wktLiteral ;
  geo-pos:lat "42.48365020752"^^xsd:decimal ;
  geo-pos:long "-8.907621383667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600618_23591600618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600618'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.6825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907621383667'^^xsd:double;
  dwc:latitude '42.48365020752'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600618'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597851_23591597851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597851_23591597851> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597851_23591597851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483982086182 -8.9076204299927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483982086182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076204299927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597851_23591597851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483982086182 -8.9076204299927)"^^geo:wktLiteral ;
  geo-pos:lat "42.483982086182"^^xsd:decimal ;
  geo-pos:long "-8.9076204299927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597851_23591597851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597851'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076204299927'^^xsd:double;
  dwc:latitude '42.483982086182'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597851'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602846_23591602846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602846_23591602846> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602846_23591602846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9076175689697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483699798584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076175689697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602846_23591602846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9076175689697)"^^geo:wktLiteral ;
  geo-pos:lat "42.483699798584"^^xsd:decimal ;
  geo-pos:long "-8.9076175689697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602846_23591602846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602846'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.3186111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076175689697'^^xsd:double;
  dwc:latitude '42.483699798584'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602846'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598996_23591598996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598996_23591598996> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598996_23591598996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.9076175689697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483730316162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076175689697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598996_23591598996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.9076175689697)"^^geo:wktLiteral ;
  geo-pos:lat "42.483730316162"^^xsd:decimal ;
  geo-pos:long "-8.9076175689697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598996_23591598996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598996'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.0625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076175689697'^^xsd:double;
  dwc:latitude '42.483730316162'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598996'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599020_23591599020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599020_23591599020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599020_23591599020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483791351318 -8.9076175689697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483791351318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076175689697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599020_23591599020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483791351318 -8.9076175689697)"^^geo:wktLiteral ;
  geo-pos:lat "42.483791351318"^^xsd:decimal ;
  geo-pos:long "-8.9076175689697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599020_23591599020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599020'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.065'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076175689697'^^xsd:double;
  dwc:latitude '42.483791351318'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599020'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325373_23617325373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325373_23617325373> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325373_23617325373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48392868042 -8.9076175689697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48392868042"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076175689697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325373_23617325373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48392868042 -8.9076175689697)"^^geo:wktLiteral ;
  geo-pos:lat "42.48392868042"^^xsd:decimal ;
  geo-pos:long "-8.9076175689697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325373_23617325373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325373'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.077222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076175689697'^^xsd:double;
  dwc:latitude '42.48392868042'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325373'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602842_23591602842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602842_23591602842> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602842_23591602842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483657836914 -8.9076156616211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483657836914"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076156616211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602842_23591602842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483657836914 -8.9076156616211)"^^geo:wktLiteral ;
  geo-pos:lat "42.483657836914"^^xsd:decimal ;
  geo-pos:long "-8.9076156616211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602842_23591602842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602842'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.325833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076156616211'^^xsd:double;
  dwc:latitude '42.483657836914'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602842'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596221_23591596221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596221_23591596221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596221_23591596221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9076147079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483631134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076147079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596221_23591596221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9076147079468)"^^geo:wktLiteral ;
  geo-pos:lat "42.483631134033"^^xsd:decimal ;
  geo-pos:long "-8.9076147079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596221_23591596221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596221'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.0725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076147079468'^^xsd:double;
  dwc:latitude '42.483631134033'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596221'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760386_23628760386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760386_23628760386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760386_23628760386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483993530273 -8.9076147079468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483993530273"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076147079468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760386_23628760386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483993530273 -8.9076147079468)"^^geo:wktLiteral ;
  geo-pos:lat "42.483993530273"^^xsd:decimal ;
  geo-pos:long "-8.9076147079468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760386_23628760386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076147079468'^^xsd:double;
  dwc:latitude '42.483993530273'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760386'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600622_23591600622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600622_23591600622> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600622_23591600622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483715057373 -8.9076137542725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483715057373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076137542725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600622_23591600622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483715057373 -8.9076137542725)"^^geo:wktLiteral ;
  geo-pos:lat "42.483715057373"^^xsd:decimal ;
  geo-pos:long "-8.9076137542725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600622_23591600622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600622'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.6838888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076137542725'^^xsd:double;
  dwc:latitude '42.483715057373'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600622'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599008_23591599008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599008_23591599008> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599008_23591599008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483795166016 -8.9076128005981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483795166016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076128005981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599008_23591599008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483795166016 -8.9076128005981)"^^geo:wktLiteral ;
  geo-pos:lat "42.483795166016"^^xsd:decimal ;
  geo-pos:long "-8.9076128005981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599008_23591599008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599008'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.063333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076128005981'^^xsd:double;
  dwc:latitude '42.483795166016'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599008'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879160_23650879160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879160_23650879160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879160_23650879160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9076108932495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483673095703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076108932495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879160_23650879160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9076108932495)"^^geo:wktLiteral ;
  geo-pos:lat "42.483673095703"^^xsd:decimal ;
  geo-pos:long "-8.9076108932495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879160_23650879160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879160'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.074166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076108932495'^^xsd:double;
  dwc:latitude '42.483673095703'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879160'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325389_23617325389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325389_23617325389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325389_23617325389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48380279541 -8.9076108932495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48380279541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076108932495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325389_23617325389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48380279541 -8.9076108932495)"^^geo:wktLiteral ;
  geo-pos:lat "42.48380279541"^^xsd:decimal ;
  geo-pos:long "-8.9076108932495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325389_23617325389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '0.044722222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076108932495'^^xsd:double;
  dwc:latitude '42.48380279541'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325389'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602663_23591602663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602663_23591602663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602663_23591602663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.9076070785522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483730316162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076070785522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602663_23591602663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.9076070785522)"^^geo:wktLiteral ;
  geo-pos:lat "42.483730316162"^^xsd:decimal ;
  geo-pos:long "-8.9076070785522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602663_23591602663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602663'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076070785522'^^xsd:double;
  dwc:latitude '42.483730316162'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602663'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599464_23591599464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599464_23591599464> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599464_23591599464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9076061248779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483871459961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076061248779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599464_23591599464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9076061248779)"^^geo:wktLiteral ;
  geo-pos:lat "42.483871459961"^^xsd:decimal ;
  geo-pos:long "-8.9076061248779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599464_23591599464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599464'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '20.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076061248779'^^xsd:double;
  dwc:latitude '42.483871459961'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599464'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600619_23591600619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600619_23591600619> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600619_23591600619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9076042175293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076042175293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600619_23591600619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9076042175293)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.9076042175293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600619_23591600619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600619'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.6841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076042175293'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600619'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405386_23659405386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405386_23659405386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405386_23659405386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483814239502 -8.9076013565063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483814239502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9076013565063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405386_23659405386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483814239502 -8.9076013565063)"^^geo:wktLiteral ;
  geo-pos:lat "42.483814239502"^^xsd:decimal ;
  geo-pos:long "-8.9076013565063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405386_23659405386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.852777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9076013565063'^^xsd:double;
  dwc:latitude '42.483814239502'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405386'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456967_23733456967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456967_23733456967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456967_23733456967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483554840088 -8.907600402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483554840088"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907600402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456967_23733456967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483554840088 -8.907600402832)"^^geo:wktLiteral ;
  geo-pos:lat "42.483554840088"^^xsd:decimal ;
  geo-pos:long "-8.907600402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456967_23733456967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456967'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.6697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907600402832'^^xsd:double;
  dwc:latitude '42.483554840088'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456967'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600616_23591600616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600616_23591600616> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600616_23591600616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483627319336 -8.907600402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483627319336"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907600402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600616_23591600616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483627319336 -8.907600402832)"^^geo:wktLiteral ;
  geo-pos:lat "42.483627319336"^^xsd:decimal ;
  geo-pos:long "-8.907600402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600616_23591600616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600616'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.675555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907600402832'^^xsd:double;
  dwc:latitude '42.483627319336'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600616'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910572_23600910572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910572_23600910572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910572_23600910572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484073638916 -8.907600402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484073638916"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907600402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910572_23600910572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484073638916 -8.907600402832)"^^geo:wktLiteral ;
  geo-pos:lat "42.484073638916"^^xsd:decimal ;
  geo-pos:long "-8.907600402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910572_23600910572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910572'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '2.1075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907600402832'^^xsd:double;
  dwc:latitude '42.484073638916'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910572'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335072_23608335072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335072_23608335072> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335072_23608335072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9075994491577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48397064209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075994491577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335072_23608335072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9075994491577)"^^geo:wktLiteral ;
  geo-pos:lat "42.48397064209"^^xsd:decimal ;
  geo-pos:long "-8.9075994491577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335072_23608335072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335072'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '22.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075994491577'^^xsd:double;
  dwc:latitude '42.48397064209'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335072'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325394_23617325394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325394_23617325394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325394_23617325394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.9075965881348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483821868896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075965881348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325394_23617325394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.9075965881348)"^^geo:wktLiteral ;
  geo-pos:lat "42.483821868896"^^xsd:decimal ;
  geo-pos:long "-8.9075965881348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325394_23617325394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325394'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.0452777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075965881348'^^xsd:double;
  dwc:latitude '42.483821868896'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325394'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598972_23591598972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598972_23591598972> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598972_23591598972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9075956344604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075956344604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598972_23591598972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9075956344604)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.9075956344604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598972_23591598972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598972'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075956344604'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598972'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600621_23591600621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600621_23591600621> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600621_23591600621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483741760254 -8.9075956344604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483741760254"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075956344604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600621_23591600621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483741760254 -8.9075956344604)"^^geo:wktLiteral ;
  geo-pos:lat "42.483741760254"^^xsd:decimal ;
  geo-pos:long "-8.9075956344604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600621_23591600621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600621'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.6769444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075956344604'^^xsd:double;
  dwc:latitude '42.483741760254'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600621'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599991_23591599991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599991_23591599991> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599991_23591599991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483665466309 -8.9075946807861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483665466309"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075946807861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599991_23591599991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483665466309 -8.9075946807861)"^^geo:wktLiteral ;
  geo-pos:lat "42.483665466309"^^xsd:decimal ;
  geo-pos:long "-8.9075946807861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599991_23591599991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599991'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075946807861'^^xsd:double;
  dwc:latitude '42.483665466309'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599991'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910529_23600910529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910529_23600910529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910529_23600910529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9075946807861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483951568604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075946807861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910529_23600910529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9075946807861)"^^geo:wktLiteral ;
  geo-pos:lat "42.483951568604"^^xsd:decimal ;
  geo-pos:long "-8.9075946807861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910529_23600910529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910529'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.041388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075946807861'^^xsd:double;
  dwc:latitude '42.483951568604'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910529'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334902_23608334902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334902_23608334902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334902_23608334902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484001159668 -8.9075937271118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075937271118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608334902_23608334902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484001159668 -8.9075937271118)"^^geo:wktLiteral ;
  geo-pos:lat "42.484001159668"^^xsd:decimal ;
  geo-pos:long "-8.9075937271118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608334902_23608334902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334902'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075937271118'^^xsd:double;
  dwc:latitude '42.484001159668'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334902'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405388_23659405388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405388_23659405388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405388_23659405388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.9075918197632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483821868896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075918197632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405388_23659405388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.9075918197632)"^^geo:wktLiteral ;
  geo-pos:lat "42.483821868896"^^xsd:decimal ;
  geo-pos:long "-8.9075918197632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405388_23659405388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405388'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.8527777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075918197632'^^xsd:double;
  dwc:latitude '42.483821868896'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405388'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760385_23628760385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760385_23628760385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760385_23628760385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9075918197632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48397064209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075918197632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760385_23628760385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9075918197632)"^^geo:wktLiteral ;
  geo-pos:lat "42.48397064209"^^xsd:decimal ;
  geo-pos:long "-8.9075918197632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760385_23628760385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760385'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075918197632'^^xsd:double;
  dwc:latitude '42.48397064209'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760385'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910326_23600910326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910326_23600910326> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910326_23600910326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9075899124146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483871459961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075899124146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910326_23600910326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9075899124146)"^^geo:wktLiteral ;
  geo-pos:lat "42.483871459961"^^xsd:decimal ;
  geo-pos:long "-8.9075899124146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910326_23600910326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910326'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075899124146'^^xsd:double;
  dwc:latitude '42.483871459961'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910326'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598802_23591598802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598802_23591598802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598802_23591598802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483829498291 -8.9075889587402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483829498291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075889587402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598802_23591598802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483829498291 -8.9075889587402)"^^geo:wktLiteral ;
  geo-pos:lat "42.483829498291"^^xsd:decimal ;
  geo-pos:long "-8.9075889587402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598802_23591598802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598802'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.045277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075889587402'^^xsd:double;
  dwc:latitude '42.483829498291'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598802'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600594_23591600594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600594_23591600594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600594_23591600594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483577728271 -8.9075870513916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483577728271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075870513916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600594_23591600594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483577728271 -8.9075870513916)"^^geo:wktLiteral ;
  geo-pos:lat "42.483577728271"^^xsd:decimal ;
  geo-pos:long "-8.9075870513916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600594_23591600594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600594'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075870513916'^^xsd:double;
  dwc:latitude '42.483577728271'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600594'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760384_23628760384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760384_23628760384> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760384_23628760384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483997344971 -8.9075860977173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483997344971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075860977173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760384_23628760384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483997344971 -8.9075860977173)"^^geo:wktLiteral ;
  geo-pos:lat "42.483997344971"^^xsd:decimal ;
  geo-pos:long "-8.9075860977173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760384_23628760384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760384'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '21.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075860977173'^^xsd:double;
  dwc:latitude '42.483997344971'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760384'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599177_23591599177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599177_23591599177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599177_23591599177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.907585144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907585144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599177_23591599177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.907585144043)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.907585144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599177_23591599177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599177'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.080277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907585144043'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599177'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602776_23591602776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602776_23591602776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602776_23591602776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9075841903687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483852386475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075841903687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602776_23591602776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9075841903687)"^^geo:wktLiteral ;
  geo-pos:lat "42.483852386475"^^xsd:decimal ;
  geo-pos:long "-8.9075841903687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602776_23591602776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602776'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075841903687'^^xsd:double;
  dwc:latitude '42.483852386475'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602776'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325387_23617325387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325387_23617325387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325387_23617325387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.90758228302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483856201172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.90758228302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325387_23617325387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.90758228302)"^^geo:wktLiteral ;
  geo-pos:lat "42.483856201172"^^xsd:decimal ;
  geo-pos:long "-8.90758228302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325387_23617325387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325387'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '22.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.90758228302'^^xsd:double;
  dwc:latitude '42.483856201172'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325387'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335058_23608335058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335058_23608335058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335058_23608335058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484024047852 -8.90758228302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484024047852"^^xsd:decimal ;
  dwc:decimalLongitude "-8.90758228302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335058_23608335058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484024047852 -8.90758228302)"^^geo:wktLiteral ;
  geo-pos:lat "42.484024047852"^^xsd:decimal ;
  geo-pos:long "-8.90758228302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335058_23608335058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335058'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.059444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.90758228302'^^xsd:double;
  dwc:latitude '42.484024047852'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335058'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597469_23591597469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597469_23591597469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597469_23591597469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9075813293457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483692169189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075813293457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597469_23591597469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483692169189 -8.9075813293457)"^^geo:wktLiteral ;
  geo-pos:lat "42.483692169189"^^xsd:decimal ;
  geo-pos:long "-8.9075813293457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597469_23591597469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597469'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075813293457'^^xsd:double;
  dwc:latitude '42.483692169189'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597469'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325388_23617325388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325388_23617325388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325388_23617325388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483882904053 -8.9075803756714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483882904053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075803756714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325388_23617325388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483882904053 -8.9075803756714)"^^geo:wktLiteral ;
  geo-pos:lat "42.483882904053"^^xsd:decimal ;
  geo-pos:long "-8.9075803756714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325388_23617325388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325388'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.040833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075803756714'^^xsd:double;
  dwc:latitude '42.483882904053'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325388'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405300_23659405300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405300_23659405300> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405300_23659405300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9075794219971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483711242676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075794219971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405300_23659405300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9075794219971)"^^geo:wktLiteral ;
  geo-pos:lat "42.483711242676"^^xsd:decimal ;
  geo-pos:long "-8.9075794219971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405300_23659405300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405300'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.017777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075794219971'^^xsd:double;
  dwc:latitude '42.483711242676'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405300'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335034_23608335034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335034_23608335034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335034_23608335034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483974456787 -8.9075794219971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483974456787"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075794219971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335034_23608335034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483974456787 -8.9075794219971)"^^geo:wktLiteral ;
  geo-pos:lat "42.483974456787"^^xsd:decimal ;
  geo-pos:long "-8.9075794219971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335034_23608335034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335034'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.059444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075794219971'^^xsd:double;
  dwc:latitude '42.483974456787'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335034'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910565_23600910565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910565_23600910565> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910565_23600910565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483924865723 -8.9075775146484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483924865723"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075775146484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910565_23600910565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483924865723 -8.9075775146484)"^^geo:wktLiteral ;
  geo-pos:lat "42.483924865723"^^xsd:decimal ;
  geo-pos:long "-8.9075775146484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910565_23600910565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910565'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '20.044722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075775146484'^^xsd:double;
  dwc:latitude '42.483924865723'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910565'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600582_23591600582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600582_23591600582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600582_23591600582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4836769104 -8.9075756072998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4836769104"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075756072998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600582_23591600582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4836769104 -8.9075756072998)"^^geo:wktLiteral ;
  geo-pos:lat "42.4836769104"^^xsd:decimal ;
  geo-pos:long "-8.9075756072998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600582_23591600582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600582'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075756072998'^^xsd:double;
  dwc:latitude '42.4836769104'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600582'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405324_23659405324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405324_23659405324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405324_23659405324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483917236328 -8.9075756072998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483917236328"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075756072998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405324_23659405324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483917236328 -8.9075756072998)"^^geo:wktLiteral ;
  geo-pos:lat "42.483917236328"^^xsd:decimal ;
  geo-pos:long "-8.9075756072998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405324_23659405324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405324'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075756072998'^^xsd:double;
  dwc:latitude '42.483917236328'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405324'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599380_23591599380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599380_23591599380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599380_23591599380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9075746536255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075746536255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599380_23591599380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9075746536255)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.9075746536255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599380_23591599380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599380'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075746536255'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599380'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602947_23591602947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602947_23591602947> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602947_23591602947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9075727462769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483688354492"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075727462769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602947_23591602947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483688354492 -8.9075727462769)"^^geo:wktLiteral ;
  geo-pos:lat "42.483688354492"^^xsd:decimal ;
  geo-pos:long "-8.9075727462769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602947_23591602947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602947'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.019722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075727462769'^^xsd:double;
  dwc:latitude '42.483688354492'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602947'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599862_23591599862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599862_23591599862> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599862_23591599862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.9075727462769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483856201172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075727462769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599862_23591599862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.9075727462769)"^^geo:wktLiteral ;
  geo-pos:lat "42.483856201172"^^xsd:decimal ;
  geo-pos:long "-8.9075727462769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599862_23591599862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599862'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '1.7975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075727462769'^^xsd:double;
  dwc:latitude '42.483856201172'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599862'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600381_23591600381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600381_23591600381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600381_23591600381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483943939209 -8.9075727462769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483943939209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075727462769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600381_23591600381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483943939209 -8.9075727462769)"^^geo:wktLiteral ;
  geo-pos:lat "42.483943939209"^^xsd:decimal ;
  geo-pos:long "-8.9075727462769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600381_23591600381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600381'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.016666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075727462769'^^xsd:double;
  dwc:latitude '42.483943939209'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600381'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910575_23600910575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910575_23600910575> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910575_23600910575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483947753906 -8.9075727462769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483947753906"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075727462769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910575_23600910575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483947753906 -8.9075727462769)"^^geo:wktLiteral ;
  geo-pos:lat "42.483947753906"^^xsd:decimal ;
  geo-pos:long "-8.9075727462769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910575_23600910575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910575'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075727462769'^^xsd:double;
  dwc:latitude '42.483947753906'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910575'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862674_23728862674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862674_23728862674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862674_23728862674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9075689315796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483764648438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075689315796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862674_23728862674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9075689315796)"^^geo:wktLiteral ;
  geo-pos:lat "42.483764648438"^^xsd:decimal ;
  geo-pos:long "-8.9075689315796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862674_23728862674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862674'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.020555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075689315796'^^xsd:double;
  dwc:latitude '42.483764648438'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862674'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602661_23591602661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602661_23591602661> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602661_23591602661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.9075689315796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483768463135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075689315796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602661_23591602661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483768463135 -8.9075689315796)"^^geo:wktLiteral ;
  geo-pos:lat "42.483768463135"^^xsd:decimal ;
  geo-pos:long "-8.9075689315796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602661_23591602661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602661'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.35888888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075689315796'^^xsd:double;
  dwc:latitude '42.483768463135'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602661'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602660_23591602660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602660_23591602660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602660_23591602660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483779907227 -8.9075689315796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483779907227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075689315796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602660_23591602660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483779907227 -8.9075689315796)"^^geo:wktLiteral ;
  geo-pos:lat "42.483779907227"^^xsd:decimal ;
  geo-pos:long "-8.9075689315796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602660_23591602660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602660'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.350277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075689315796'^^xsd:double;
  dwc:latitude '42.483779907227'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602660'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599478_23591599478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599478_23591599478> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599478_23591599478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483791351318 -8.9075679779053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483791351318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075679779053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599478_23591599478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483791351318 -8.9075679779053)"^^geo:wktLiteral ;
  geo-pos:lat "42.483791351318"^^xsd:decimal ;
  geo-pos:long "-8.9075679779053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599478_23591599478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599478'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.85083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075679779053'^^xsd:double;
  dwc:latitude '42.483791351318'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599478'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599858_23591599858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599858_23591599858> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599858_23591599858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.907567024231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483875274658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907567024231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599858_23591599858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.907567024231)"^^geo:wktLiteral ;
  geo-pos:lat "42.483875274658"^^xsd:decimal ;
  geo-pos:long "-8.907567024231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599858_23591599858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599858'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '21.788611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907567024231'^^xsd:double;
  dwc:latitude '42.483875274658'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599858'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600133_23591600133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600133_23591600133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600133_23591600133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483909606934 -8.9075632095337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483909606934"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075632095337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600133_23591600133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483909606934 -8.9075632095337)"^^geo:wktLiteral ;
  geo-pos:lat "42.483909606934"^^xsd:decimal ;
  geo-pos:long "-8.9075632095337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600133_23591600133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600133'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075632095337'^^xsd:double;
  dwc:latitude '42.483909606934'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600133'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405389_23659405389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405389_23659405389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405389_23659405389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9075603485107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483764648438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075603485107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405389_23659405389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9075603485107)"^^geo:wktLiteral ;
  geo-pos:lat "42.483764648438"^^xsd:decimal ;
  geo-pos:long "-8.9075603485107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405389_23659405389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.8591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075603485107'^^xsd:double;
  dwc:latitude '42.483764648438'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405389'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910338_23600910338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910338_23600910338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910338_23600910338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9075603485107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483871459961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075603485107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910338_23600910338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9075603485107)"^^geo:wktLiteral ;
  geo-pos:lat "42.483871459961"^^xsd:decimal ;
  geo-pos:long "-8.9075603485107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910338_23600910338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910338'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075603485107'^^xsd:double;
  dwc:latitude '42.483871459961'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910338'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599764_23591599764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599764_23591599764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599764_23591599764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483901977539 -8.9075593948364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483901977539"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075593948364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599764_23591599764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483901977539 -8.9075593948364)"^^geo:wktLiteral ;
  geo-pos:lat "42.483901977539"^^xsd:decimal ;
  geo-pos:long "-8.9075593948364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599764_23591599764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599764'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075593948364'^^xsd:double;
  dwc:latitude '42.483901977539'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599764'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910574_23600910574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910574_23600910574> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910574_23600910574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484004974365 -8.9075584411621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484004974365"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075584411621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910574_23600910574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484004974365 -8.9075584411621)"^^geo:wktLiteral ;
  geo-pos:lat "42.484004974365"^^xsd:decimal ;
  geo-pos:long "-8.9075584411621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910574_23600910574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910574'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '4.1030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075584411621'^^xsd:double;
  dwc:latitude '42.484004974365'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910574'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231746_23647231746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231746_23647231746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231746_23647231746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9075555801392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483673095703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075555801392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231746_23647231746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9075555801392)"^^geo:wktLiteral ;
  geo-pos:lat "42.483673095703"^^xsd:decimal ;
  geo-pos:long "-8.9075555801392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231746_23647231746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231746'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.9508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075555801392'^^xsd:double;
  dwc:latitude '42.483673095703'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231746'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602582_23591602582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602582_23591602582> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602582_23591602582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9075536727905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483837127686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075536727905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602582_23591602582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9075536727905)"^^geo:wktLiteral ;
  geo-pos:lat "42.483837127686"^^xsd:decimal ;
  geo-pos:long "-8.9075536727905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602582_23591602582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602582'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075536727905'^^xsd:double;
  dwc:latitude '42.483837127686'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602582'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462367_23745462367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462367_23745462367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462367_23745462367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.9075527191162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483722686768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075527191162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462367_23745462367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.9075527191162)"^^geo:wktLiteral ;
  geo-pos:lat "42.483722686768"^^xsd:decimal ;
  geo-pos:long "-8.9075527191162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462367_23745462367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462367'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075527191162'^^xsd:double;
  dwc:latitude '42.483722686768'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462367'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600168_23591600168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600168_23591600168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600168_23591600168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483818054199 -8.9075527191162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483818054199"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075527191162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600168_23591600168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483818054199 -8.9075527191162)"^^geo:wktLiteral ;
  geo-pos:lat "42.483818054199"^^xsd:decimal ;
  geo-pos:long "-8.9075527191162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600168_23591600168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600168'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.000555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075527191162'^^xsd:double;
  dwc:latitude '42.483818054199'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600168'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910573_23600910573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910573_23600910573> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910573_23600910573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9075517654419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483951568604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075517654419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910573_23600910573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483951568604 -8.9075517654419)"^^geo:wktLiteral ;
  geo-pos:lat "42.483951568604"^^xsd:decimal ;
  geo-pos:long "-8.9075517654419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910573_23600910573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910573'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '3.0980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075517654419'^^xsd:double;
  dwc:latitude '42.483951568604'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910573'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335046_23608335046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335046_23608335046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335046_23608335046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483959197998 -8.9075508117676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483959197998"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075508117676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335046_23608335046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483959197998 -8.9075508117676)"^^geo:wktLiteral ;
  geo-pos:lat "42.483959197998"^^xsd:decimal ;
  geo-pos:long "-8.9075508117676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335046_23608335046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335046'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075508117676'^^xsd:double;
  dwc:latitude '42.483959197998'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335046'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231745_23647231745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231745_23647231745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231745_23647231745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483860015869 -8.9075489044189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483860015869"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075489044189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231745_23647231745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483860015869 -8.9075489044189)"^^geo:wktLiteral ;
  geo-pos:lat "42.483860015869"^^xsd:decimal ;
  geo-pos:long "-8.9075489044189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231745_23647231745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231745'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.94666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075489044189'^^xsd:double;
  dwc:latitude '42.483860015869'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231745'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602844_23591602844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602844_23591602844> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602844_23591602844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483726501465 -8.9075450897217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483726501465"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075450897217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602844_23591602844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483726501465 -8.9075450897217)"^^geo:wktLiteral ;
  geo-pos:lat "42.483726501465"^^xsd:decimal ;
  geo-pos:long "-8.9075450897217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602844_23591602844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602844'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.32583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075450897217'^^xsd:double;
  dwc:latitude '42.483726501465'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602844'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599859_23591599859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599859_23591599859> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599859_23591599859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.9075441360474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483856201172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075441360474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599859_23591599859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.9075441360474)"^^geo:wktLiteral ;
  geo-pos:lat "42.483856201172"^^xsd:decimal ;
  geo-pos:long "-8.9075441360474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599859_23591599859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599859'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '22.7925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075441360474'^^xsd:double;
  dwc:latitude '42.483856201172'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599859'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599141_23591599141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599141_23591599141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599141_23591599141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.907543182373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483821868896"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907543182373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599141_23591599141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483821868896 -8.907543182373)"^^geo:wktLiteral ;
  geo-pos:lat "42.483821868896"^^xsd:decimal ;
  geo-pos:long "-8.907543182373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599141_23591599141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599141'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907543182373'^^xsd:double;
  dwc:latitude '42.483821868896'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599141'^^xsd:integer;
  dwc:observationDate '2022-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325361_23617325361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325361_23617325361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325361_23617325361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483974456787 -8.907543182373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483974456787"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907543182373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325361_23617325361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483974456787 -8.907543182373)"^^geo:wktLiteral ;
  geo-pos:lat "42.483974456787"^^xsd:decimal ;
  geo-pos:long "-8.907543182373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325361_23617325361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325361'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.077777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907543182373'^^xsd:double;
  dwc:latitude '42.483974456787'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325361'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597863_23591597863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597863_23591597863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597863_23591597863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483959197998 -8.9075422286987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483959197998"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075422286987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597863_23591597863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483959197998 -8.9075422286987)"^^geo:wktLiteral ;
  geo-pos:lat "42.483959197998"^^xsd:decimal ;
  geo-pos:long "-8.9075422286987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597863_23591597863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597863'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075422286987'^^xsd:double;
  dwc:latitude '42.483959197998'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597863'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879257_23650879257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879257_23650879257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879257_23650879257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483779907227 -8.9075374603271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483779907227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075374603271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879257_23650879257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483779907227 -8.9075374603271)"^^geo:wktLiteral ;
  geo-pos:lat "42.483779907227"^^xsd:decimal ;
  geo-pos:long "-8.9075374603271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879257_23650879257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879257'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.9225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075374603271'^^xsd:double;
  dwc:latitude '42.483779907227'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879257'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599860_23591599860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599860_23591599860> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599860_23591599860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483882904053 -8.9075365066528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483882904053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075365066528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599860_23591599860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483882904053 -8.9075365066528)"^^geo:wktLiteral ;
  geo-pos:lat "42.483882904053"^^xsd:decimal ;
  geo-pos:long "-8.9075365066528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599860_23591599860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599860'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '23.794722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075365066528'^^xsd:double;
  dwc:latitude '42.483882904053'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599860'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910350_23600910350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910350_23600910350> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910350_23600910350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9075355529785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483840942383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075355529785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910350_23600910350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9075355529785)"^^geo:wktLiteral ;
  geo-pos:lat "42.483840942383"^^xsd:decimal ;
  geo-pos:long "-8.9075355529785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910350_23600910350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910350'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075355529785'^^xsd:double;
  dwc:latitude '42.483840942383'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910350'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879259_23650879259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879259_23650879259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879259_23650879259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483757019043 -8.9075326919556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483757019043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075326919556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879259_23650879259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483757019043 -8.9075326919556)"^^geo:wktLiteral ;
  geo-pos:lat "42.483757019043"^^xsd:decimal ;
  geo-pos:long "-8.9075326919556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879259_23650879259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879259'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '0.91972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075326919556'^^xsd:double;
  dwc:latitude '42.483757019043'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879259'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405288_23659405288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405288_23659405288> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405288_23659405288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483825683594 -8.9075326919556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483825683594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075326919556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405288_23659405288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483825683594 -8.9075326919556)"^^geo:wktLiteral ;
  geo-pos:lat "42.483825683594"^^xsd:decimal ;
  geo-pos:long "-8.9075326919556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405288_23659405288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405288'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.017777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075326919556'^^xsd:double;
  dwc:latitude '42.483825683594'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405288'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325385_23617325385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325385_23617325385> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325385_23617325385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483905792236 -8.9075326919556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483905792236"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075326919556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325385_23617325385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483905792236 -8.9075326919556)"^^geo:wktLiteral ;
  geo-pos:lat "42.483905792236"^^xsd:decimal ;
  geo-pos:long "-8.9075326919556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325385_23617325385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325385'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075326919556'^^xsd:double;
  dwc:latitude '42.483905792236'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325385'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600369_23591600369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600369_23591600369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600369_23591600369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9075317382812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48397064209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075317382812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600369_23591600369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48397064209 -8.9075317382812)"^^geo:wktLiteral ;
  geo-pos:lat "42.48397064209"^^xsd:decimal ;
  geo-pos:long "-8.9075317382812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600369_23591600369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600369'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.016111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075317382812'^^xsd:double;
  dwc:latitude '42.48397064209'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600369'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599919_23591599919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599919_23591599919> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599919_23591599919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478675842285 -8.9075307846069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.478675842285"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075307846069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599919_23591599919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.478675842285 -8.9075307846069)"^^geo:wktLiteral ;
  geo-pos:lat "42.478675842285"^^xsd:decimal ;
  geo-pos:long "-8.9075307846069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599919_23591599919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599919'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075307846069'^^xsd:double;
  dwc:latitude '42.478675842285'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599919'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599740_23591599740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599740_23591599740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599740_23591599740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483757019043 -8.9075288772583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483757019043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075288772583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599740_23591599740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483757019043 -8.9075288772583)"^^geo:wktLiteral ;
  geo-pos:lat "42.483757019043"^^xsd:decimal ;
  geo-pos:long "-8.9075288772583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599740_23591599740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599740'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.049722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075288772583'^^xsd:double;
  dwc:latitude '42.483757019043'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599740'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596209_23591596209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596209_23591596209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596209_23591596209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483703613281 -8.9075260162354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483703613281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075260162354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596209_23591596209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483703613281 -8.9075260162354)"^^geo:wktLiteral ;
  geo-pos:lat "42.483703613281"^^xsd:decimal ;
  geo-pos:long "-8.9075260162354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596209_23591596209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596209'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.073055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075260162354'^^xsd:double;
  dwc:latitude '42.483703613281'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596209'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602845_23591602845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602845_23591602845> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602845_23591602845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.907525062561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483711242676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907525062561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602845_23591602845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.907525062561)"^^geo:wktLiteral ;
  geo-pos:lat "42.483711242676"^^xsd:decimal ;
  geo-pos:long "-8.907525062561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602845_23591602845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602845'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.3191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907525062561'^^xsd:double;
  dwc:latitude '42.483711242676'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602845'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599667_23591599667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599667_23591599667> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599667_23591599667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9075231552124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483711242676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075231552124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599667_23591599667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483711242676 -8.9075231552124)"^^geo:wktLiteral ;
  geo-pos:lat "42.483711242676"^^xsd:decimal ;
  geo-pos:long "-8.9075231552124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599667_23591599667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599667'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.824722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075231552124'^^xsd:double;
  dwc:latitude '42.483711242676'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599667'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335071_23608335071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335071_23608335071> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335071_23608335071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483966827393 -8.9075231552124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483966827393"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075231552124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335071_23608335071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483966827393 -8.9075231552124)"^^geo:wktLiteral ;
  geo-pos:lat "42.483966827393"^^xsd:decimal ;
  geo-pos:long "-8.9075231552124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335071_23608335071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335071'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '21.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075231552124'^^xsd:double;
  dwc:latitude '42.483966827393'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335071'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602843_23591602843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602843_23591602843> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602843_23591602843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48371887207 -8.9075202941895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48371887207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075202941895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602843_23591602843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48371887207 -8.9075202941895)"^^geo:wktLiteral ;
  geo-pos:lat "42.48371887207"^^xsd:decimal ;
  geo-pos:long "-8.9075202941895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602843_23591602843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602843'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.32'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075202941895'^^xsd:double;
  dwc:latitude '42.48371887207'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602843'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405387_23659405387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405387_23659405387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405387_23659405387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483833312988 -8.9075202941895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483833312988"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075202941895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405387_23659405387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483833312988 -8.9075202941895)"^^geo:wktLiteral ;
  geo-pos:lat "42.483833312988"^^xsd:decimal ;
  geo-pos:long "-8.9075202941895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405387_23659405387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405387'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '0.85916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075202941895'^^xsd:double;
  dwc:latitude '42.483833312988'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405387'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600180_23591600180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600180_23591600180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600180_23591600180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9075193405151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483764648438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075193405151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600180_23591600180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483764648438 -8.9075193405151)"^^geo:wktLiteral ;
  geo-pos:lat "42.483764648438"^^xsd:decimal ;
  geo-pos:long "-8.9075193405151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600180_23591600180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600180'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.000833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075193405151'^^xsd:double;
  dwc:latitude '42.483764648438'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600180'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599931_23591599931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599931_23591599931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599931_23591599931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48371887207 -8.9075155258179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48371887207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075155258179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599931_23591599931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48371887207 -8.9075155258179)"^^geo:wktLiteral ;
  geo-pos:lat "42.48371887207"^^xsd:decimal ;
  geo-pos:long "-8.9075155258179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599931_23591599931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599931'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075155258179'^^xsd:double;
  dwc:latitude '42.48371887207'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599931'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335070_23608335070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335070_23608335070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335070_23608335070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483959197998 -8.9075155258179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483959197998"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075155258179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335070_23608335070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483959197998 -8.9075155258179)"^^geo:wktLiteral ;
  geo-pos:lat "42.483959197998"^^xsd:decimal ;
  geo-pos:long "-8.9075155258179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335070_23608335070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335070'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '20.070555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075155258179'^^xsd:double;
  dwc:latitude '42.483959197998'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335070'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600145_23591600145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600145_23591600145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600145_23591600145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9075126647949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483852386475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075126647949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600145_23591600145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9075126647949)"^^geo:wktLiteral ;
  geo-pos:lat "42.483852386475"^^xsd:decimal ;
  geo-pos:long "-8.9075126647949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600145_23591600145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600145'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.086388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075126647949'^^xsd:double;
  dwc:latitude '42.483852386475'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600145'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600333_23591600333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600333_23591600333> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600333_23591600333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483913421631 -8.9075078964233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483913421631"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075078964233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600333_23591600333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483913421631 -8.9075078964233)"^^geo:wktLiteral ;
  geo-pos:lat "42.483913421631"^^xsd:decimal ;
  geo-pos:long "-8.9075078964233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600333_23591600333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600333'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075078964233'^^xsd:double;
  dwc:latitude '42.483913421631'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600333'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599955_23591599955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599955_23591599955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599955_23591599955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9075040817261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483699798584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9075040817261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599955_23591599955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9075040817261)"^^geo:wktLiteral ;
  geo-pos:lat "42.483699798584"^^xsd:decimal ;
  geo-pos:long "-8.9075040817261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599955_23591599955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599955'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9075040817261'^^xsd:double;
  dwc:latitude '42.483699798584'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599955'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602923_23591602923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602923_23591602923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602923_23591602923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9074974060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074974060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602923_23591602923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9074974060059)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.9074974060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602923_23591602923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602923'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.018611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074974060059'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602923'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231743_23647231743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231743_23647231743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231743_23647231743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9074974060059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483875274658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074974060059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231743_23647231743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9074974060059)"^^geo:wktLiteral ;
  geo-pos:lat "42.483875274658"^^xsd:decimal ;
  geo-pos:long "-8.9074974060059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231743_23647231743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231743'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.950833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074974060059'^^xsd:double;
  dwc:latitude '42.483875274658'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231743'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924803_23801924803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924803_23801924803> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924803_23801924803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483898162842 -8.9074964523315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483898162842"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074964523315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924803_23801924803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483898162842 -8.9074964523315)"^^geo:wktLiteral ;
  geo-pos:lat "42.483898162842"^^xsd:decimal ;
  geo-pos:long "-8.9074964523315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924803_23801924803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924803'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '21.550833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074964523315'^^xsd:double;
  dwc:latitude '42.483898162842'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924803'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599572_23591599572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599572_23591599572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599572_23591599572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483833312988 -8.9074935913086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483833312988"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074935913086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599572_23591599572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483833312988 -8.9074935913086)"^^geo:wktLiteral ;
  geo-pos:lat "42.483833312988"^^xsd:decimal ;
  geo-pos:long "-8.9074935913086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599572_23591599572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599572'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.033055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074935913086'^^xsd:double;
  dwc:latitude '42.483833312988'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599572'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599548_23591599548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599548_23591599548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599548_23591599548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9074935913086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48388671875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074935913086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599548_23591599548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48388671875 -8.9074935913086)"^^geo:wktLiteral ;
  geo-pos:lat "42.48388671875"^^xsd:decimal ;
  geo-pos:long "-8.9074935913086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599548_23591599548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599548'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.031388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074935913086'^^xsd:double;
  dwc:latitude '42.48388671875'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599548'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23647231744_23647231744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23647231744_23647231744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23647231744_23647231744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9074926376343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483875274658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074926376343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23647231744_23647231744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483875274658 -8.9074926376343)"^^geo:wktLiteral ;
  geo-pos:lat "42.483875274658"^^xsd:decimal ;
  geo-pos:long "-8.9074926376343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23647231744_23647231744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23647231744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23647231744'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.946666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074926376343'^^xsd:double;
  dwc:latitude '42.483875274658'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23647231744'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602546_23591602546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602546_23591602546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602546_23591602546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9074907302856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483787536621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074907302856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602546_23591602546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9074907302856)"^^geo:wktLiteral ;
  geo-pos:lat "42.483787536621"^^xsd:decimal ;
  geo-pos:long "-8.9074907302856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602546_23591602546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602546'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074907302856'^^xsd:double;
  dwc:latitude '42.483787536621'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602546'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946111_23654946111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946111_23654946111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946111_23654946111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483982086182 -8.9074897766113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483982086182"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074897766113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946111_23654946111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483982086182 -8.9074897766113)"^^geo:wktLiteral ;
  geo-pos:lat "42.483982086182"^^xsd:decimal ;
  geo-pos:long "-8.9074897766113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946111_23654946111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946111'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074897766113'^^xsd:double;
  dwc:latitude '42.483982086182'^^xsd:double;
  dwc:minimumElevation '-29'^^xsd:integer;
  dwc:maximumElevation '-29'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946111'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879260_23650879260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879260_23650879260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879260_23650879260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.907488822937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483722686768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907488822937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879260_23650879260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.907488822937)"^^geo:wktLiteral ;
  geo-pos:lat "42.483722686768"^^xsd:decimal ;
  geo-pos:long "-8.907488822937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879260_23650879260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879260'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '1.9152777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907488822937'^^xsd:double;
  dwc:latitude '42.483722686768'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879260'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879258_23650879258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879258_23650879258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879258_23650879258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483753204346 -8.9074859619141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483753204346"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074859619141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879258_23650879258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483753204346 -8.9074859619141)"^^geo:wktLiteral ;
  geo-pos:lat "42.483753204346"^^xsd:decimal ;
  geo-pos:long "-8.9074859619141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879258_23650879258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879258'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.915555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074859619141'^^xsd:double;
  dwc:latitude '42.483753204346'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879258'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600546_23591600546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600546_23591600546> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600546_23591600546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9074850082397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483646392822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074850082397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600546_23591600546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483646392822 -8.9074850082397)"^^geo:wktLiteral ;
  geo-pos:lat "42.483646392822"^^xsd:decimal ;
  geo-pos:long "-8.9074850082397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600546_23591600546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600546'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074850082397'^^xsd:double;
  dwc:latitude '42.483646392822'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600546'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760387_23628760387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760387_23628760387> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760387_23628760387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9074821472168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483852386475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074821472168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760387_23628760387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483852386475 -8.9074821472168)"^^geo:wktLiteral ;
  geo-pos:lat "42.483852386475"^^xsd:decimal ;
  geo-pos:long "-8.9074821472168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760387_23628760387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760387'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.025833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074821472168'^^xsd:double;
  dwc:latitude '42.483852386475'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760387'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600558_23591600558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600558_23591600558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600558_23591600558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483612060547 -8.9074811935425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483612060547"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074811935425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600558_23591600558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483612060547 -8.9074811935425)"^^geo:wktLiteral ;
  geo-pos:lat "42.483612060547"^^xsd:decimal ;
  geo-pos:long "-8.9074811935425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600558_23591600558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600558'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074811935425'^^xsd:double;
  dwc:latitude '42.483612060547'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600558'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602935_23591602935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602935_23591602935> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602935_23591602935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.9074802398682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48365020752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074802398682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602935_23591602935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48365020752 -8.9074802398682)"^^geo:wktLiteral ;
  geo-pos:lat "42.48365020752"^^xsd:decimal ;
  geo-pos:long "-8.9074802398682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602935_23591602935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602935'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074802398682'^^xsd:double;
  dwc:latitude '42.48365020752'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602935'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599476_23591599476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599476_23591599476> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599476_23591599476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483776092529 -8.9074773788452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483776092529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074773788452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599476_23591599476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483776092529 -8.9074773788452)"^^geo:wktLiteral ;
  geo-pos:lat "42.483776092529"^^xsd:decimal ;
  geo-pos:long "-8.9074773788452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599476_23591599476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599476'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '22.850833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074773788452'^^xsd:double;
  dwc:latitude '42.483776092529'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599476'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600570_23591600570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600570_23591600570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600570_23591600570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483604431152 -8.9074754714966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483604431152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074754714966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600570_23591600570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483604431152 -8.9074754714966)"^^geo:wktLiteral ;
  geo-pos:lat "42.483604431152"^^xsd:decimal ;
  geo-pos:long "-8.9074754714966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600570_23591600570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600570'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074754714966'^^xsd:double;
  dwc:latitude '42.483604431152'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600570'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879184_23650879184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879184_23650879184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879184_23650879184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483623504639 -8.9074754714966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483623504639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074754714966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879184_23650879184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483623504639 -8.9074754714966)"^^geo:wktLiteral ;
  geo-pos:lat "42.483623504639"^^xsd:decimal ;
  geo-pos:long "-8.9074754714966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879184_23650879184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879184'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074754714966'^^xsd:double;
  dwc:latitude '42.483623504639'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879184'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602558_23591602558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602558_23591602558> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602558_23591602558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483703613281 -8.9074754714966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483703613281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074754714966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602558_23591602558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483703613281 -8.9074754714966)"^^geo:wktLiteral ;
  geo-pos:lat "42.483703613281"^^xsd:decimal ;
  geo-pos:long "-8.9074754714966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602558_23591602558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602558'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074754714966'^^xsd:double;
  dwc:latitude '42.483703613281'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602558'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091675_23642091675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091675_23642091675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091675_23642091675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9074745178223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483638763428"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074745178223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091675_23642091675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483638763428 -8.9074745178223)"^^geo:wktLiteral ;
  geo-pos:lat "42.483638763428"^^xsd:decimal ;
  geo-pos:long "-8.9074745178223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091675_23642091675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091675'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0.97805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074745178223'^^xsd:double;
  dwc:latitude '42.483638763428'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091675'^^xsd:integer;
  dwc:observationDate '2022-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924806_23801924806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924806_23801924806> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924806_23801924806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483783721924 -8.9074726104736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483783721924"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074726104736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924806_23801924806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483783721924 -8.9074726104736)"^^geo:wktLiteral ;
  geo-pos:lat "42.483783721924"^^xsd:decimal ;
  geo-pos:long "-8.9074726104736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924806_23801924806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924806'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '0.54444444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074726104736'^^xsd:double;
  dwc:latitude '42.483783721924'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924806'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602740_23591602740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602740_23591602740> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602740_23591602740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.907470703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483730316162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907470703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602740_23591602740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483730316162 -8.907470703125)"^^geo:wktLiteral ;
  geo-pos:lat "42.483730316162"^^xsd:decimal ;
  geo-pos:long "-8.907470703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602740_23591602740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602740'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.002222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907470703125'^^xsd:double;
  dwc:latitude '42.483730316162'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602740'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599943_23591599943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599943_23591599943> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599943_23591599943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9074697494507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483684539795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074697494507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599943_23591599943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483684539795 -8.9074697494507)"^^geo:wktLiteral ;
  geo-pos:lat "42.483684539795"^^xsd:decimal ;
  geo-pos:long "-8.9074697494507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599943_23591599943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599943'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074697494507'^^xsd:double;
  dwc:latitude '42.483684539795'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599943'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599967_23591599967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599967_23591599967> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599967_23591599967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483695983887 -8.9074687957764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483695983887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074687957764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599967_23591599967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483695983887 -8.9074687957764)"^^geo:wktLiteral ;
  geo-pos:lat "42.483695983887"^^xsd:decimal ;
  geo-pos:long "-8.9074687957764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599967_23591599967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599967'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.067777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074687957764'^^xsd:double;
  dwc:latitude '42.483695983887'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599967'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602570_23591602570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602570_23591602570> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602570_23591602570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483757019043 -8.9074687957764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483757019043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074687957764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602570_23591602570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483757019043 -8.9074687957764)"^^geo:wktLiteral ;
  geo-pos:lat "42.483757019043"^^xsd:decimal ;
  geo-pos:long "-8.9074687957764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602570_23591602570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602570'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.068611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074687957764'^^xsd:double;
  dwc:latitude '42.483757019043'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602570'^^xsd:integer;
  dwc:observationDate '2022-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673240_23752673240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673240_23752673240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673240_23752673240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9074687957764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483840942383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074687957764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673240_23752673240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483840942383 -8.9074687957764)"^^geo:wktLiteral ;
  geo-pos:lat "42.483840942383"^^xsd:decimal ;
  geo-pos:long "-8.9074687957764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673240_23752673240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673240'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074687957764'^^xsd:double;
  dwc:latitude '42.483840942383'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673240'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 7 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599752_23591599752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599752_23591599752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599752_23591599752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483997344971 -8.9074687957764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483997344971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074687957764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599752_23591599752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483997344971 -8.9074687957764)"^^geo:wktLiteral ;
  geo-pos:lat "42.483997344971"^^xsd:decimal ;
  geo-pos:long "-8.9074687957764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599752_23591599752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599752'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.051944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074687957764'^^xsd:double;
  dwc:latitude '42.483997344971'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599752'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600357_23591600357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600357_23591600357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600357_23591600357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.9074678421021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483921051025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074678421021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600357_23591600357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483921051025 -8.9074678421021)"^^geo:wktLiteral ;
  geo-pos:lat "42.483921051025"^^xsd:decimal ;
  geo-pos:long "-8.9074678421021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600357_23591600357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600357'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074678421021'^^xsd:double;
  dwc:latitude '42.483921051025'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600357'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599776_23591599776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599776_23591599776> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599776_23591599776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483604431152 -8.9074621200562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483604431152"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074621200562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599776_23591599776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483604431152 -8.9074621200562)"^^geo:wktLiteral ;
  geo-pos:lat "42.483604431152"^^xsd:decimal ;
  geo-pos:long "-8.9074621200562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599776_23591599776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599776'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.049166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074621200562'^^xsd:double;
  dwc:latitude '42.483604431152'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599776'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599477_23591599477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599477_23591599477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599477_23591599477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9074621200562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483745574951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074621200562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599477_23591599477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9074621200562)"^^geo:wktLiteral ;
  geo-pos:lat "42.483745574951"^^xsd:decimal ;
  geo-pos:long "-8.9074621200562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599477_23591599477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599477'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '23.843333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074621200562'^^xsd:double;
  dwc:latitude '42.483745574951'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599477'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091674_23642091674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091674_23642091674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091674_23642091674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9074592590332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483787536621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074592590332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091674_23642091674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9074592590332)"^^geo:wktLiteral ;
  geo-pos:lat "42.483787536621"^^xsd:decimal ;
  geo-pos:long "-8.9074592590332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091674_23642091674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091674'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '23.984166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074592590332'^^xsd:double;
  dwc:latitude '42.483787536621'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091674'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599475_23591599475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599475_23591599475> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599475_23591599475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48380279541 -8.9074573516846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48380279541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074573516846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599475_23591599475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48380279541 -8.9074573516846)"^^geo:wktLiteral ;
  geo-pos:lat "42.48380279541"^^xsd:decimal ;
  geo-pos:long "-8.9074573516846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599475_23591599475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599475'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.850833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074573516846'^^xsd:double;
  dwc:latitude '42.48380279541'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599475'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602752_23591602752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602752_23591602752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602752_23591602752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9074544906616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483699798584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074544906616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602752_23591602752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483699798584 -8.9074544906616)"^^geo:wktLiteral ;
  geo-pos:lat "42.483699798584"^^xsd:decimal ;
  geo-pos:long "-8.9074544906616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602752_23591602752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602752'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074544906616'^^xsd:double;
  dwc:latitude '42.483699798584'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602752'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673247_23752673247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673247_23752673247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673247_23752673247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483890533447 -8.9074449539185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483890533447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074449539185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673247_23752673247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483890533447 -8.9074449539185)"^^geo:wktLiteral ;
  geo-pos:lat "42.483890533447"^^xsd:decimal ;
  geo-pos:long "-8.9074449539185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673247_23752673247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673247'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.605'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074449539185'^^xsd:double;
  dwc:latitude '42.483890533447'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673247'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599979_23591599979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599979_23591599979> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599979_23591599979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.9074440002441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483722686768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074440002441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599979_23591599979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483722686768 -8.9074440002441)"^^geo:wktLiteral ;
  geo-pos:lat "42.483722686768"^^xsd:decimal ;
  geo-pos:long "-8.9074440002441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599979_23591599979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599979'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074440002441'^^xsd:double;
  dwc:latitude '42.483722686768'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599979'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602764_23591602764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602764_23591602764> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602764_23591602764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9074430465698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483745574951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074430465698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602764_23591602764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483745574951 -8.9074430465698)"^^geo:wktLiteral ;
  geo-pos:lat "42.483745574951"^^xsd:decimal ;
  geo-pos:long "-8.9074430465698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602764_23591602764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602764'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074430465698'^^xsd:double;
  dwc:latitude '42.483745574951'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602764'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924804_23801924804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924804_23801924804> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924804_23801924804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483848571777 -8.9074363708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483848571777"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074363708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924804_23801924804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483848571777 -8.9074363708496)"^^geo:wktLiteral ;
  geo-pos:lat "42.483848571777"^^xsd:decimal ;
  geo-pos:long "-8.9074363708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924804_23801924804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924804'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '22.543055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074363708496'^^xsd:double;
  dwc:latitude '42.483848571777'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924804'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600534_23591600534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600534_23591600534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600534_23591600534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9074354171753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483673095703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074354171753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600534_23591600534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483673095703 -8.9074354171753)"^^geo:wktLiteral ;
  geo-pos:lat "42.483673095703"^^xsd:decimal ;
  geo-pos:long "-8.9074354171753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600534_23591600534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600534'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.0425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074354171753'^^xsd:double;
  dwc:latitude '42.483673095703'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600534'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421284_23838421284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421284_23838421284> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421284_23838421284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483577728271 -8.9074249267578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483577728271"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074249267578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421284_23838421284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483577728271 -8.9074249267578)"^^geo:wktLiteral ;
  geo-pos:lat "42.483577728271"^^xsd:decimal ;
  geo-pos:long "-8.9074249267578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421284_23838421284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421284'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.036666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074249267578'^^xsd:double;
  dwc:latitude '42.483577728271'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421284'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600157_23591600157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600157_23591600157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600157_23591600157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483772277832 -8.9074220657349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483772277832"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074220657349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600157_23591600157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483772277832 -8.9074220657349)"^^geo:wktLiteral ;
  geo-pos:lat "42.483772277832"^^xsd:decimal ;
  geo-pos:long "-8.9074220657349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600157_23591600157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600157'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.082777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074220657349'^^xsd:double;
  dwc:latitude '42.483772277832'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600157'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924802_23801924802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924802_23801924802> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924802_23801924802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483814239502 -8.9074220657349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483814239502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074220657349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924802_23801924802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483814239502 -8.9074220657349)"^^geo:wktLiteral ;
  geo-pos:lat "42.483814239502"^^xsd:decimal ;
  geo-pos:long "-8.9074220657349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924802_23801924802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924802'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.542777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074220657349'^^xsd:double;
  dwc:latitude '42.483814239502'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924802'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673248_23752673248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673248_23752673248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673248_23752673248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9074211120605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483787536621"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074211120605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673248_23752673248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483787536621 -8.9074211120605)"^^geo:wktLiteral ;
  geo-pos:lat "42.483787536621"^^xsd:decimal ;
  geo-pos:long "-8.9074211120605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673248_23752673248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673248'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '21.605833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074211120605'^^xsd:double;
  dwc:latitude '42.483787536621'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673248'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23650879172_23650879172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23650879172_23650879172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23650879172_23650879172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9074182510376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483669281006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074182510376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23650879172_23650879172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483669281006 -8.9074182510376)"^^geo:wktLiteral ;
  geo-pos:lat "42.483669281006"^^xsd:decimal ;
  geo-pos:long "-8.9074182510376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23650879172_23650879172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23650879172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23650879172'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.064722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074182510376'^^xsd:double;
  dwc:latitude '42.483669281006'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23650879172'^^xsd:integer;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924805_23801924805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924805_23801924805> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924805_23801924805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48380279541 -8.9074153900146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48380279541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074153900146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924805_23801924805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48380279541 -8.9074153900146)"^^geo:wktLiteral ;
  geo-pos:lat "42.48380279541"^^xsd:decimal ;
  geo-pos:long "-8.9074153900146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924805_23801924805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924805'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '23.550833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074153900146'^^xsd:double;
  dwc:latitude '42.48380279541'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924805'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600522_23591600522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600522_23591600522> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600522_23591600522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9074125289917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483631134033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9074125289917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600522_23591600522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483631134033 -8.9074125289917)"^^geo:wktLiteral ;
  geo-pos:lat "42.483631134033"^^xsd:decimal ;
  geo-pos:long "-8.9074125289917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600522_23591600522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600522'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.037777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9074125289917'^^xsd:double;
  dwc:latitude '42.483631134033'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600522'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23642091673_23642091673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23642091673_23642091673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23642091673_23642091673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483707427979 -8.907398223877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483707427979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907398223877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23642091673_23642091673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483707427979 -8.907398223877)"^^geo:wktLiteral ;
  geo-pos:lat "42.483707427979"^^xsd:decimal ;
  geo-pos:long "-8.907398223877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23642091673_23642091673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23642091673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23642091673'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907398223877'^^xsd:double;
  dwc:latitude '42.483707427979'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23642091673'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862690_23728862690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862690_23728862690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862690_23728862690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483867645264 -8.9073801040649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483867645264"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9073801040649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862690_23728862690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483867645264 -8.9073801040649)"^^geo:wktLiteral ;
  geo-pos:lat "42.483867645264"^^xsd:decimal ;
  geo-pos:long "-8.9073801040649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862690_23728862690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862690'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.6986111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9073801040649'^^xsd:double;
  dwc:latitude '42.483867645264'^^xsd:double;
  dwc:minimumElevation '-51'^^xsd:integer;
  dwc:maximumElevation '-51'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862690'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599536_23591599536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599536_23591599536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599536_23591599536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.907356262207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483856201172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907356262207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599536_23591599536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483856201172 -8.907356262207)"^^geo:wktLiteral ;
  geo-pos:lat "42.483856201172"^^xsd:decimal ;
  geo-pos:long "-8.907356262207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599536_23591599536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599536'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.031666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907356262207'^^xsd:double;
  dwc:latitude '42.483856201172'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599536'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600345_23591600345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600345_23591600345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600345_23591600345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483898162842 -8.9073390960693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483898162842"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9073390960693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600345_23591600345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483898162842 -8.9073390960693)"^^geo:wktLiteral ;
  geo-pos:lat "42.483898162842"^^xsd:decimal ;
  geo-pos:long "-8.9073390960693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600345_23591600345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600345'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9073390960693'^^xsd:double;
  dwc:latitude '42.483898162842'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600345'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405312_23659405312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405312_23659405312> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405312_23659405312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483345031738 -8.907338142395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483345031738"^^xsd:decimal ;
  dwc:decimalLongitude "-8.907338142395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405312_23659405312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483345031738 -8.907338142395)"^^geo:wktLiteral ;
  geo-pos:lat "42.483345031738"^^xsd:decimal ;
  geo-pos:long "-8.907338142395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405312_23659405312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405312'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.017222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.907338142395'^^xsd:double;
  dwc:latitude '42.483345031738'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405312'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599863_23591599863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599863_23591599863> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599863_23591599863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483455657959 -8.9073324203491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483455657959"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9073324203491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599863_23591599863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483455657959 -8.9073324203491)"^^geo:wktLiteral ;
  geo-pos:lat "42.483455657959"^^xsd:decimal ;
  geo-pos:long "-8.9073324203491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599863_23591599863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599863'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '2.7911111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9073324203491'^^xsd:double;
  dwc:latitude '42.483455657959'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599863'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599560_23591599560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599560_23591599560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599560_23591599560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9073238372803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483837127686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9073238372803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599560_23591599560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9073238372803)"^^geo:wktLiteral ;
  geo-pos:lat "42.483837127686"^^xsd:decimal ;
  geo-pos:long "-8.9073238372803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599560_23591599560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599560'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.039444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9073238372803'^^xsd:double;
  dwc:latitude '42.483837127686'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599560'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760390_23628760390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760390_23628760390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760390_23628760390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483226776123 -8.9072914123535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483226776123"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9072914123535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760390_23628760390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483226776123 -8.9072914123535)"^^geo:wktLiteral ;
  geo-pos:lat "42.483226776123"^^xsd:decimal ;
  geo-pos:long "-8.9072914123535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760390_23628760390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760390'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9072914123535'^^xsd:double;
  dwc:latitude '42.483226776123'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760390'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862684_23728862684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862684_23728862684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862684_23728862684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9070997238159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483528137207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9070997238159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862684_23728862684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483528137207 -8.9070997238159)"^^geo:wktLiteral ;
  geo-pos:lat "42.483528137207"^^xsd:decimal ;
  geo-pos:long "-8.9070997238159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862684_23728862684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862684'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.703055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9070997238159'^^xsd:double;
  dwc:latitude '42.483528137207'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862684'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527363_23822527363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527363_23822527363> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527363_23822527363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485385894775 -8.906756401062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485385894775"^^xsd:decimal ;
  dwc:decimalLongitude "-8.906756401062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527363_23822527363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485385894775 -8.906756401062)"^^geo:wktLiteral ;
  geo-pos:lat "42.485385894775"^^xsd:decimal ;
  geo-pos:long "-8.906756401062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527363_23822527363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527363'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '23.424166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.906756401062'^^xsd:double;
  dwc:latitude '42.485385894775'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527363'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462383_23745462383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462383_23745462383> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462383_23745462383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484447479248 -8.9067182540894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484447479248"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9067182540894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462383_23745462383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484447479248 -8.9067182540894)"^^geo:wktLiteral ;
  geo-pos:lat "42.484447479248"^^xsd:decimal ;
  geo-pos:long "-8.9067182540894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462383_23745462383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462383'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.6344444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9067182540894'^^xsd:double;
  dwc:latitude '42.484447479248'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462383'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462382_23745462382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462382_23745462382> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462382_23745462382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484474182129 -8.9067077636719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484474182129"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9067077636719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462382_23745462382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484474182129 -8.9067077636719)"^^geo:wktLiteral ;
  geo-pos:lat "42.484474182129"^^xsd:decimal ;
  geo-pos:long "-8.9067077636719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462382_23745462382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462382'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.6425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9067077636719'^^xsd:double;
  dwc:latitude '42.484474182129'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462382'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527360_23822527360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527360_23822527360> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527360_23822527360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485321044922 -8.9067001342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485321044922"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9067001342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527360_23822527360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485321044922 -8.9067001342773)"^^geo:wktLiteral ;
  geo-pos:lat "42.485321044922"^^xsd:decimal ;
  geo-pos:long "-8.9067001342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527360_23822527360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527360'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '20.421111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9067001342773'^^xsd:double;
  dwc:latitude '42.485321044922'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527360'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527361_23822527361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527361_23822527361> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527361_23822527361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485233306885 -8.9066801071167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485233306885"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9066801071167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527361_23822527361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485233306885 -8.9066801071167)"^^geo:wktLiteral ;
  geo-pos:lat "42.485233306885"^^xsd:decimal ;
  geo-pos:long "-8.9066801071167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527361_23822527361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527361'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '21.425833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9066801071167'^^xsd:double;
  dwc:latitude '42.485233306885'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527361'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673086_23752673086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673086_23752673086> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673086_23752673086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484420776367 -8.9066648483276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484420776367"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9066648483276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673086_23752673086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484420776367 -8.9066648483276)"^^geo:wktLiteral ;
  geo-pos:lat "42.484420776367"^^xsd:decimal ;
  geo-pos:long "-8.9066648483276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673086_23752673086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673086'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6347222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9066648483276'^^xsd:double;
  dwc:latitude '42.484420776367'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673086'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23822527362_23822527362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23822527362_23822527362> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23822527362_23822527362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485305786133 -8.9066610336304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485305786133"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9066610336304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23822527362_23822527362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485305786133 -8.9066610336304)"^^geo:wktLiteral ;
  geo-pos:lat "42.485305786133"^^xsd:decimal ;
  geo-pos:long "-8.9066610336304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23822527362_23822527362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23822527362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23822527362'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '22.428055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9066610336304'^^xsd:double;
  dwc:latitude '42.485305786133'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23822527362'^^xsd:integer;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462380_23745462380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462380_23745462380> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462380_23745462380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484577178955 -8.906626701355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484577178955"^^xsd:decimal ;
  dwc:decimalLongitude "-8.906626701355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462380_23745462380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484577178955 -8.906626701355)"^^geo:wktLiteral ;
  geo-pos:lat "42.484577178955"^^xsd:decimal ;
  geo-pos:long "-8.906626701355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462380_23745462380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462380'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.6352777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.906626701355'^^xsd:double;
  dwc:latitude '42.484577178955'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462380'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462381_23745462381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462381_23745462381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462381_23745462381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484561920166 -8.9066066741943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484561920166"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9066066741943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462381_23745462381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484561920166 -8.9066066741943)"^^geo:wktLiteral ;
  geo-pos:lat "42.484561920166"^^xsd:decimal ;
  geo-pos:long "-8.9066066741943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462381_23745462381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462381'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.6425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9066066741943'^^xsd:double;
  dwc:latitude '42.484561920166'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462381'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673251_23752673251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673251_23752673251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673251_23752673251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48424911499 -8.906587600708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48424911499"^^xsd:decimal ;
  dwc:decimalLongitude "-8.906587600708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673251_23752673251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48424911499 -8.906587600708)"^^geo:wktLiteral ;
  geo-pos:lat "42.48424911499"^^xsd:decimal ;
  geo-pos:long "-8.906587600708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673251_23752673251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673251'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.60916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.906587600708'^^xsd:double;
  dwc:latitude '42.48424911499'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673251'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673252_23752673252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673252_23752673252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673252_23752673252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484226226807 -8.9065732955933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484226226807"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9065732955933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673252_23752673252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484226226807 -8.9065732955933)"^^geo:wktLiteral ;
  geo-pos:lat "42.484226226807"^^xsd:decimal ;
  geo-pos:long "-8.9065732955933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673252_23752673252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673252'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '1.6113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9065732955933'^^xsd:double;
  dwc:latitude '42.484226226807'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673252'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673254_23752673254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673254_23752673254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673254_23752673254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48424911499 -8.9065542221069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48424911499"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9065542221069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673254_23752673254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48424911499 -8.9065542221069)"^^geo:wktLiteral ;
  geo-pos:lat "42.48424911499"^^xsd:decimal ;
  geo-pos:long "-8.9065542221069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673254_23752673254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673254'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '3.6113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9065542221069'^^xsd:double;
  dwc:latitude '42.48424911499'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673254'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207059_23788207059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207059_23788207059> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207059_23788207059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484210968018 -8.9065065383911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484210968018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9065065383911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207059_23788207059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484210968018 -8.9065065383911)"^^geo:wktLiteral ;
  geo-pos:lat "42.484210968018"^^xsd:decimal ;
  geo-pos:long "-8.9065065383911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207059_23788207059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207059'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9065065383911'^^xsd:double;
  dwc:latitude '42.484210968018'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207059'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673250_23752673250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673250_23752673250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673250_23752673250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484241485596 -8.9064950942993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484241485596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9064950942993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673250_23752673250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484241485596 -8.9064950942993)"^^geo:wktLiteral ;
  geo-pos:lat "42.484241485596"^^xsd:decimal ;
  geo-pos:long "-8.9064950942993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673250_23752673250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673250'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '23.606388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9064950942993'^^xsd:double;
  dwc:latitude '42.484241485596'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673250'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23811525498_23811525498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23811525498_23811525498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23811525498_23811525498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484218597412 -8.906457901001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484218597412"^^xsd:decimal ;
  dwc:decimalLongitude "-8.906457901001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23811525498_23811525498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484218597412 -8.906457901001)"^^geo:wktLiteral ;
  geo-pos:lat "42.484218597412"^^xsd:decimal ;
  geo-pos:long "-8.906457901001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23811525498_23811525498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23811525498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23811525498'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.3977777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.906457901001'^^xsd:double;
  dwc:latitude '42.484218597412'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23811525498'^^xsd:integer;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456960_23733456960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456960_23733456960> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456960_23733456960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484275817871 -8.9064340591431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484275817871"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9064340591431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456960_23733456960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484275817871 -8.9064340591431)"^^geo:wktLiteral ;
  geo-pos:lat "42.484275817871"^^xsd:decimal ;
  geo-pos:long "-8.9064340591431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456960_23733456960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456960'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '21.665'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9064340591431'^^xsd:double;
  dwc:latitude '42.484275817871'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456960'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673255_23752673255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673255_23752673255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673255_23752673255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48424911499 -8.9063835144043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48424911499"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9063835144043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673255_23752673255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48424911499 -8.9063835144043)"^^geo:wktLiteral ;
  geo-pos:lat "42.48424911499"^^xsd:decimal ;
  geo-pos:long "-8.9063835144043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673255_23752673255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673255'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6047222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9063835144043'^^xsd:double;
  dwc:latitude '42.48424911499'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673255'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456961_23733456961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456961_23733456961> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456961_23733456961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484298706055 -8.9063777923584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484298706055"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9063777923584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456961_23733456961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484298706055 -8.9063777923584)"^^geo:wktLiteral ;
  geo-pos:lat "42.484298706055"^^xsd:decimal ;
  geo-pos:long "-8.9063777923584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456961_23733456961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456961'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '22.674166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9063777923584'^^xsd:double;
  dwc:latitude '42.484298706055'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456961'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462379_23745462379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462379_23745462379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462379_23745462379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484569549561 -8.9063711166382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484569549561"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9063711166382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462379_23745462379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484569549561 -8.9063711166382)"^^geo:wktLiteral ;
  geo-pos:lat "42.484569549561"^^xsd:decimal ;
  geo-pos:long "-8.9063711166382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462379_23745462379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462379'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.6425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9063711166382'^^xsd:double;
  dwc:latitude '42.484569549561'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462379'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673253_23752673253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673253_23752673253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673253_23752673253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484317779541 -8.9063415527344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484317779541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9063415527344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673253_23752673253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484317779541 -8.9063415527344)"^^geo:wktLiteral ;
  geo-pos:lat "42.484317779541"^^xsd:decimal ;
  geo-pos:long "-8.9063415527344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673253_23752673253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673253'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '2.6058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9063415527344'^^xsd:double;
  dwc:latitude '42.484317779541'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673253'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598706_23591598706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598706_23591598706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598706_23591598706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483142852783 -8.9063138961792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483142852783"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9063138961792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598706_23591598706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483142852783 -8.9063138961792)"^^geo:wktLiteral ;
  geo-pos:lat "42.483142852783"^^xsd:decimal ;
  geo-pos:long "-8.9063138961792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598706_23591598706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598706'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '23.953055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9063138961792'^^xsd:double;
  dwc:latitude '42.483142852783'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598706'^^xsd:integer;
  dwc:observationDate '2022-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462378_23745462378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462378_23745462378> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462378_23745462378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484519958496 -8.9062910079956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484519958496"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9062910079956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462378_23745462378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484519958496 -8.9062910079956)"^^geo:wktLiteral ;
  geo-pos:lat "42.484519958496"^^xsd:decimal ;
  geo-pos:long "-8.9062910079956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462378_23745462378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462378'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.635833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9062910079956'^^xsd:double;
  dwc:latitude '42.484519958496'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462378'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673120_23752673120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673120_23752673120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673120_23752673120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4811668396 -8.9062795639038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4811668396"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9062795639038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673120_23752673120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4811668396 -8.9062795639038)"^^geo:wktLiteral ;
  geo-pos:lat "42.4811668396"^^xsd:decimal ;
  geo-pos:long "-8.9062795639038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673120_23752673120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673120'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0752777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9062795639038'^^xsd:double;
  dwc:latitude '42.4811668396'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673120'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462377_23745462377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462377_23745462377> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462377_23745462377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484306335449 -8.9062728881836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484306335449"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9062728881836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462377_23745462377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484306335449 -8.9062728881836)"^^geo:wktLiteral ;
  geo-pos:lat "42.484306335449"^^xsd:decimal ;
  geo-pos:long "-8.9062728881836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462377_23745462377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462377'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.634722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9062728881836'^^xsd:double;
  dwc:latitude '42.484306335449'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462377'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462376_23745462376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462376_23745462376> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462376_23745462376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484386444092 -8.9062376022339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484386444092"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9062376022339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462376_23745462376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484386444092 -8.9062376022339)"^^geo:wktLiteral ;
  geo-pos:lat "42.484386444092"^^xsd:decimal ;
  geo-pos:long "-8.9062376022339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462376_23745462376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462376'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.642222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9062376022339'^^xsd:double;
  dwc:latitude '42.484386444092'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462376'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462375_23745462375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462375_23745462375> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462375_23745462375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484317779541 -8.9062261581421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484317779541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9062261581421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462375_23745462375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484317779541 -8.9062261581421)"^^geo:wktLiteral ;
  geo-pos:lat "42.484317779541"^^xsd:decimal ;
  geo-pos:long "-8.9062261581421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462375_23745462375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462375'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20.634444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9062261581421'^^xsd:double;
  dwc:latitude '42.484317779541'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462375'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910433_23600910433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910433_23600910433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910433_23600910433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.461132049561 -8.9060077667236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.461132049561"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9060077667236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910433_23600910433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.461132049561 -8.9060077667236)"^^geo:wktLiteral ;
  geo-pos:lat "42.461132049561"^^xsd:decimal ;
  geo-pos:long "-8.9060077667236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910433_23600910433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910433'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9060077667236'^^xsd:double;
  dwc:latitude '42.461132049561'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910433'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600640_23591600640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600640_23591600640> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600640_23591600640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.460948944092 -8.9057874679565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.460948944092"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9057874679565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600640_23591600640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.460948944092 -8.9057874679565)"^^geo:wktLiteral ;
  geo-pos:lat "42.460948944092"^^xsd:decimal ;
  geo-pos:long "-8.9057874679565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600640_23591600640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600640'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.0552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9057874679565'^^xsd:double;
  dwc:latitude '42.460948944092'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600640'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598905_23591598905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598905_23591598905> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598905_23591598905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484661102295 -8.905689239502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484661102295"^^xsd:decimal ;
  dwc:decimalLongitude "-8.905689239502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598905_23591598905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484661102295 -8.905689239502)"^^geo:wktLiteral ;
  geo-pos:lat "42.484661102295"^^xsd:decimal ;
  geo-pos:long "-8.905689239502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598905_23591598905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598905'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.9280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.905689239502'^^xsd:double;
  dwc:latitude '42.484661102295'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598905'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760388_23628760388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760388_23628760388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760388_23628760388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9056444168091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483837127686"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9056444168091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760388_23628760388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483837127686 -8.9056444168091)"^^geo:wktLiteral ;
  geo-pos:lat "42.483837127686"^^xsd:decimal ;
  geo-pos:long "-8.9056444168091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760388_23628760388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760388'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.0086111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9056444168091'^^xsd:double;
  dwc:latitude '42.483837127686'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760388'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599673_23591599673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599673_23591599673> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599673_23591599673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484958648682 -8.9055490493774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484958648682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9055490493774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599673_23591599673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484958648682 -8.9055490493774)"^^geo:wktLiteral ;
  geo-pos:lat "42.484958648682"^^xsd:decimal ;
  geo-pos:long "-8.9055490493774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599673_23591599673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599673'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.8211111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9055490493774'^^xsd:double;
  dwc:latitude '42.484958648682'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599673'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598902_23591598902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598902_23591598902> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598902_23591598902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485027313232 -8.9055242538452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485027313232"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9055242538452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598902_23591598902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485027313232 -8.9055242538452)"^^geo:wktLiteral ;
  geo-pos:lat "42.485027313232"^^xsd:decimal ;
  geo-pos:long "-8.9055242538452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598902_23591598902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598902'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '1.9233333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9055242538452'^^xsd:double;
  dwc:latitude '42.485027313232'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598902'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599674_23591599674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599674_23591599674> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599674_23591599674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48486328125 -8.9055128097534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48486328125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9055128097534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599674_23591599674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48486328125 -8.9055128097534)"^^geo:wktLiteral ;
  geo-pos:lat "42.48486328125"^^xsd:decimal ;
  geo-pos:long "-8.9055128097534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599674_23591599674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599674'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9055128097534'^^xsd:double;
  dwc:latitude '42.48486328125'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599674'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599672_23591599672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599672_23591599672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599672_23591599672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484962463379 -8.9055089950562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484962463379"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9055089950562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599672_23591599672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484962463379 -8.9055089950562)"^^geo:wktLiteral ;
  geo-pos:lat "42.484962463379"^^xsd:decimal ;
  geo-pos:long "-8.9055089950562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599672_23591599672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599672'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9055089950562'^^xsd:double;
  dwc:latitude '42.484962463379'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599672'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599671_23591599671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599671_23591599671> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599671_23591599671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48486328125 -8.9055070877075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48486328125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9055070877075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599671_23591599671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48486328125 -8.9055070877075)"^^geo:wktLiteral ;
  geo-pos:lat "42.48486328125"^^xsd:decimal ;
  geo-pos:long "-8.9055070877075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599671_23591599671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599671'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.8175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9055070877075'^^xsd:double;
  dwc:latitude '42.48486328125'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599671'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598903_23591598903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598903_23591598903> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598903_23591598903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484920501709 -8.9055061340332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484920501709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9055061340332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598903_23591598903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484920501709 -8.9055061340332)"^^geo:wktLiteral ;
  geo-pos:lat "42.484920501709"^^xsd:decimal ;
  geo-pos:long "-8.9055061340332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598903_23591598903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598903'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.9288888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9055061340332'^^xsd:double;
  dwc:latitude '42.484920501709'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598903'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598904_23591598904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598904_23591598904> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598904_23591598904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484817504883 -8.9054841995239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484817504883"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9054841995239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598904_23591598904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484817504883 -8.9054841995239)"^^geo:wktLiteral ;
  geo-pos:lat "42.484817504883"^^xsd:decimal ;
  geo-pos:long "-8.9054841995239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598904_23591598904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598904'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '3.9280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9054841995239'^^xsd:double;
  dwc:latitude '42.484817504883'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598904'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598901_23591598901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598901_23591598901> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598901_23591598901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484977722168 -8.9054832458496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484977722168"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9054832458496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598901_23591598901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484977722168 -8.9054832458496)"^^geo:wktLiteral ;
  geo-pos:lat "42.484977722168"^^xsd:decimal ;
  geo-pos:long "-8.9054832458496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598901_23591598901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598901'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '0.93083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9054832458496'^^xsd:double;
  dwc:latitude '42.484977722168'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598901'^^xsd:integer;
  dwc:observationDate '2022-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946171_23654946171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946171_23654946171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946171_23654946171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485996246338 -8.9054403305054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485996246338"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9054403305054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946171_23654946171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485996246338 -8.9054403305054)"^^geo:wktLiteral ;
  geo-pos:lat "42.485996246338"^^xsd:decimal ;
  geo-pos:long "-8.9054403305054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946171_23654946171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946171'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '20.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9054403305054'^^xsd:double;
  dwc:latitude '42.485996246338'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946171'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598900_23591598900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598900_23591598900> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598900_23591598900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48482131958 -8.9054193496704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48482131958"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9054193496704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598900_23591598900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48482131958 -8.9054193496704)"^^geo:wktLiteral ;
  geo-pos:lat "42.48482131958"^^xsd:decimal ;
  geo-pos:long "-8.9054193496704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598900_23591598900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598900'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '23.925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9054193496704'^^xsd:double;
  dwc:latitude '42.48482131958'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598900'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760389_23628760389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760389_23628760389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760389_23628760389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9053792953491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483871459961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9053792953491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760389_23628760389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483871459961 -8.9053792953491)"^^geo:wktLiteral ;
  geo-pos:lat "42.483871459961"^^xsd:decimal ;
  geo-pos:long "-8.9053792953491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760389_23628760389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '2.0113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9053792953491'^^xsd:double;
  dwc:latitude '42.483871459961'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760389'^^xsd:integer;
  dwc:observationDate '2022-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207212_23788207212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207212_23788207212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207212_23788207212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485160827637 -8.9053440093994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485160827637"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9053440093994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207212_23788207212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485160827637 -8.9053440093994)"^^geo:wktLiteral ;
  geo-pos:lat "42.485160827637"^^xsd:decimal ;
  geo-pos:long "-8.9053440093994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207212_23788207212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207212'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.009722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9053440093994'^^xsd:double;
  dwc:latitude '42.485160827637'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207212'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594718_23591594718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594718_23591594718> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594718_23591594718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484825134277 -8.9053287506104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484825134277"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9053287506104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594718_23591594718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484825134277 -8.9053287506104)"^^geo:wktLiteral ;
  geo-pos:lat "42.484825134277"^^xsd:decimal ;
  geo-pos:long "-8.9053287506104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594718_23591594718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594718'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9053287506104'^^xsd:double;
  dwc:latitude '42.484825134277'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594718'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599670_23591599670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599670_23591599670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599670_23591599670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484794616699 -8.9052963256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484794616699"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9052963256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599670_23591599670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484794616699 -8.9052963256836)"^^geo:wktLiteral ;
  geo-pos:lat "42.484794616699"^^xsd:decimal ;
  geo-pos:long "-8.9052963256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599670_23591599670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599670'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.82583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9052963256836'^^xsd:double;
  dwc:latitude '42.484794616699'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599670'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924723_23801924723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924723_23801924723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924723_23801924723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48620223999 -8.9052791595459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48620223999"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9052791595459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924723_23801924723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48620223999 -8.9052791595459)"^^geo:wktLiteral ;
  geo-pos:lat "42.48620223999"^^xsd:decimal ;
  geo-pos:long "-8.9052791595459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924723_23801924723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924723'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.03'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9052791595459'^^xsd:double;
  dwc:latitude '42.48620223999'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924723'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599728_23591599728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599728_23591599728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599728_23591599728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484840393066 -8.9052429199219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484840393066"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9052429199219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599728_23591599728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484840393066 -8.9052429199219)"^^geo:wktLiteral ;
  geo-pos:lat "42.484840393066"^^xsd:decimal ;
  geo-pos:long "-8.9052429199219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599728_23591599728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599728'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.049444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9052429199219'^^xsd:double;
  dwc:latitude '42.484840393066'^^xsd:double;
  dwc:minimumElevation '-10'^^xsd:integer;
  dwc:maximumElevation '-10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599728'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456797_23733456797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456797_23733456797> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456797_23733456797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484798431396 -8.9052314758301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484798431396"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9052314758301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456797_23733456797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484798431396 -8.9052314758301)"^^geo:wktLiteral ;
  geo-pos:lat "42.484798431396"^^xsd:decimal ;
  geo-pos:long "-8.9052314758301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456797_23733456797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456797'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.2947222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9052314758301'^^xsd:double;
  dwc:latitude '42.484798431396'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456797'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600073_23591600073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600073_23591600073> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600073_23591600073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476917266846 -8.9051952362061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476917266846"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9051952362061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600073_23591600073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476917266846 -8.9051952362061)"^^geo:wktLiteral ;
  geo-pos:lat "42.476917266846"^^xsd:decimal ;
  geo-pos:long "-8.9051952362061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600073_23591600073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600073'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9051952362061'^^xsd:double;
  dwc:latitude '42.476917266846'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600073'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599320_23591599320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599320_23591599320> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599320_23591599320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484741210938 -8.9051952362061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484741210938"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9051952362061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599320_23591599320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484741210938 -8.9051952362061)"^^geo:wktLiteral ;
  geo-pos:lat "42.484741210938"^^xsd:decimal ;
  geo-pos:long "-8.9051952362061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599320_23591599320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599320'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.0141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9051952362061'^^xsd:double;
  dwc:latitude '42.484741210938'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599320'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599668_23591599668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599668_23591599668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599668_23591599668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484771728516 -8.9051237106323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484771728516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9051237106323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599668_23591599668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484771728516 -8.9051237106323)"^^geo:wktLiteral ;
  geo-pos:lat "42.484771728516"^^xsd:decimal ;
  geo-pos:long "-8.9051237106323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599668_23591599668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599668'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.817222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9051237106323'^^xsd:double;
  dwc:latitude '42.484771728516'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599668'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598899_23591598899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598899_23591598899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598899_23591598899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484813690186 -8.9051218032837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484813690186"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9051218032837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598899_23591598899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484813690186 -8.9051218032837)"^^geo:wktLiteral ;
  geo-pos:lat "42.484813690186"^^xsd:decimal ;
  geo-pos:long "-8.9051218032837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598899_23591598899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598899'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '22.930833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9051218032837'^^xsd:double;
  dwc:latitude '42.484813690186'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598899'^^xsd:integer;
  dwc:observationDate '2022-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594694_23591594694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594694_23591594694> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594694_23591594694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484832763672 -8.9051198959351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484832763672"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9051198959351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594694_23591594694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484832763672 -8.9051198959351)"^^geo:wktLiteral ;
  geo-pos:lat "42.484832763672"^^xsd:decimal ;
  geo-pos:long "-8.9051198959351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594694_23591594694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594694'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.075277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9051198959351'^^xsd:double;
  dwc:latitude '42.484832763672'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594694'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594706_23591594706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594706_23591594706> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594706_23591594706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484855651855 -8.9051189422607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484855651855"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9051189422607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594706_23591594706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484855651855 -8.9051189422607)"^^geo:wktLiteral ;
  geo-pos:lat "42.484855651855"^^xsd:decimal ;
  geo-pos:long "-8.9051189422607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594706_23591594706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594706'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9051189422607'^^xsd:double;
  dwc:latitude '42.484855651855'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594706'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599669_23591599669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599669_23591599669> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599669_23591599669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484733581543 -8.9050998687744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484733581543"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9050998687744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599669_23591599669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484733581543 -8.9050998687744)"^^geo:wktLiteral ;
  geo-pos:lat "42.484733581543"^^xsd:decimal ;
  geo-pos:long "-8.9050998687744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599669_23591599669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599669'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.819722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9050998687744'^^xsd:double;
  dwc:latitude '42.484733581543'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599669'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594670_23591594670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594670_23591594670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594670_23591594670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484855651855 -8.9050321578979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484855651855"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9050321578979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594670_23591594670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484855651855 -8.9050321578979)"^^geo:wktLiteral ;
  geo-pos:lat "42.484855651855"^^xsd:decimal ;
  geo-pos:long "-8.9050321578979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594670_23591594670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594670'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9050321578979'^^xsd:double;
  dwc:latitude '42.484855651855'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594670'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594682_23591594682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594682_23591594682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594682_23591594682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484897613525 -8.9050207138062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484897613525"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9050207138062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594682_23591594682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484897613525 -8.9050207138062)"^^geo:wktLiteral ;
  geo-pos:lat "42.484897613525"^^xsd:decimal ;
  geo-pos:long "-8.9050207138062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594682_23591594682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594682'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9050207138062'^^xsd:double;
  dwc:latitude '42.484897613525'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594682'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594658_23591594658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594658_23591594658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594658_23591594658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484851837158 -8.904993057251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484851837158"^^xsd:decimal ;
  dwc:decimalLongitude "-8.904993057251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594658_23591594658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484851837158 -8.904993057251)"^^geo:wktLiteral ;
  geo-pos:lat "42.484851837158"^^xsd:decimal ;
  geo-pos:long "-8.904993057251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594658_23591594658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594658'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.084166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.904993057251'^^xsd:double;
  dwc:latitude '42.484851837158'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594658'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594646_23591594646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594646_23591594646> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594646_23591594646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484958648682 -8.904935836792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484958648682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.904935836792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594646_23591594646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484958648682 -8.904935836792)"^^geo:wktLiteral ;
  geo-pos:lat "42.484958648682"^^xsd:decimal ;
  geo-pos:long "-8.904935836792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594646_23591594646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594646'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.904935836792'^^xsd:double;
  dwc:latitude '42.484958648682'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594646'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23628760215_23628760215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23628760215_23628760215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23628760215_23628760215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477401733398 -8.9047117233276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477401733398"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9047117233276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23628760215_23628760215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477401733398 -8.9047117233276)"^^geo:wktLiteral ;
  geo-pos:lat "42.477401733398"^^xsd:decimal ;
  geo-pos:long "-8.9047117233276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23628760215_23628760215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23628760215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23628760215'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.0491666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9047117233276'^^xsd:double;
  dwc:latitude '42.477401733398'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23628760215'^^xsd:integer;
  dwc:observationDate '2022-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595226_23591595226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595226_23591595226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595226_23591595226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.460033416748 -8.9046211242676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.460033416748"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9046211242676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595226_23591595226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.460033416748 -8.9046211242676)"^^geo:wktLiteral ;
  geo-pos:lat "42.460033416748"^^xsd:decimal ;
  geo-pos:long "-8.9046211242676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595226_23591595226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595226'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9046211242676'^^xsd:double;
  dwc:latitude '42.460033416748'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595226'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405218_23659405218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405218_23659405218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405218_23659405218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489665985107 -8.9045886993408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.489665985107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9045886993408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405218_23659405218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.489665985107 -8.9045886993408)"^^geo:wktLiteral ;
  geo-pos:lat "42.489665985107"^^xsd:decimal ;
  geo-pos:long "-8.9045886993408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405218_23659405218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405218'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.2025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9045886993408'^^xsd:double;
  dwc:latitude '42.489665985107'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405218'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600889_23591600889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600889_23591600889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600889_23591600889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.113388061523 -8.9044189453125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.113388061523"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9044189453125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600889_23591600889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.113388061523 -8.9044189453125)"^^geo:wktLiteral ;
  geo-pos:lat "42.113388061523"^^xsd:decimal ;
  geo-pos:long "-8.9044189453125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600889_23591600889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600889'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9044189453125'^^xsd:double;
  dwc:latitude '42.113388061523'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600889'^^xsd:integer;
  dwc:observationDate '2022-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599704_23591599704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599704_23591599704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599704_23591599704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477893829346 -8.9043474197388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477893829346"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9043474197388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599704_23591599704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477893829346 -8.9043474197388)"^^geo:wktLiteral ;
  geo-pos:lat "42.477893829346"^^xsd:decimal ;
  geo-pos:long "-8.9043474197388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599704_23591599704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599704'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.0569444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9043474197388'^^xsd:double;
  dwc:latitude '42.477893829346'^^xsd:double;
  dwc:minimumElevation '-63'^^xsd:integer;
  dwc:maximumElevation '-63'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599704'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599895_23591599895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599895_23591599895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599895_23591599895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477764129639 -8.9043407440186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477764129639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9043407440186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599895_23591599895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477764129639 -8.9043407440186)"^^geo:wktLiteral ;
  geo-pos:lat "42.477764129639"^^xsd:decimal ;
  geo-pos:long "-8.9043407440186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599895_23591599895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599895'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9043407440186'^^xsd:double;
  dwc:latitude '42.477764129639'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599895'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603648_23591603648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603648_23591603648> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603648_23591603648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477973937988 -8.9042434692383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477973937988"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9042434692383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603648_23591603648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477973937988 -8.9042434692383)"^^geo:wktLiteral ;
  geo-pos:lat "42.477973937988"^^xsd:decimal ;
  geo-pos:long "-8.9042434692383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603648_23591603648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603648'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9042434692383'^^xsd:double;
  dwc:latitude '42.477973937988'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603648'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490367_23685490367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490367_23685490367> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490367_23685490367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459911346436 -8.9038419723511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459911346436"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9038419723511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490367_23685490367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459911346436 -8.9038419723511)"^^geo:wktLiteral ;
  geo-pos:lat "42.459911346436"^^xsd:decimal ;
  geo-pos:long "-8.9038419723511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490367_23685490367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490367'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0330555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9038419723511'^^xsd:double;
  dwc:latitude '42.459911346436'^^xsd:double;
  dwc:minimumElevation '-14'^^xsd:integer;
  dwc:maximumElevation '-14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490367'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595214_23591595214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595214_23591595214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595214_23591595214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459728240967 -8.9038248062134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459728240967"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9038248062134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595214_23591595214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459728240967 -8.9038248062134)"^^geo:wktLiteral ;
  geo-pos:lat "42.459728240967"^^xsd:decimal ;
  geo-pos:long "-8.9038248062134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595214_23591595214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595214'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.080833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9038248062134'^^xsd:double;
  dwc:latitude '42.459728240967'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595214'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600664_23591600664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600664_23591600664> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600664_23591600664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45959854126 -8.9035797119141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45959854126"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9035797119141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600664_23591600664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45959854126 -8.9035797119141)"^^geo:wktLiteral ;
  geo-pos:lat "42.45959854126"^^xsd:decimal ;
  geo-pos:long "-8.9035797119141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600664_23591600664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600664'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.0588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9035797119141'^^xsd:double;
  dwc:latitude '42.45959854126'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600664'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334974_23608334974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334974_23608334974> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334974_23608334974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459617614746 -8.9035692214966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459617614746"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9035692214966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608334974_23608334974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459617614746 -8.9035692214966)"^^geo:wktLiteral ;
  geo-pos:lat "42.459617614746"^^xsd:decimal ;
  geo-pos:long "-8.9035692214966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608334974_23608334974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334974'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.061111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9035692214966'^^xsd:double;
  dwc:latitude '42.459617614746'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334974'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490379_23685490379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490379_23685490379> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490379_23685490379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46004486084 -8.9035663604736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46004486084"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9035663604736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490379_23685490379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46004486084 -8.9035663604736)"^^geo:wktLiteral ;
  geo-pos:lat "42.46004486084"^^xsd:decimal ;
  geo-pos:long "-8.9035663604736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490379_23685490379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490379'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.036388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9035663604736'^^xsd:double;
  dwc:latitude '42.46004486084'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490379'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600652_23591600652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600652_23591600652> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600652_23591600652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459617614746 -8.903528213501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459617614746"^^xsd:decimal ;
  dwc:decimalLongitude "-8.903528213501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600652_23591600652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459617614746 -8.903528213501)"^^geo:wktLiteral ;
  geo-pos:lat "42.459617614746"^^xsd:decimal ;
  geo-pos:long "-8.903528213501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600652_23591600652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600652'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0619444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.903528213501'^^xsd:double;
  dwc:latitude '42.459617614746'^^xsd:double;
  dwc:minimumElevation '-24'^^xsd:integer;
  dwc:maximumElevation '-24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600652'^^xsd:integer;
  dwc:observationDate '2022-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325301_23617325301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325301_23617325301> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325301_23617325301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459693908691 -8.903525352478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459693908691"^^xsd:decimal ;
  dwc:decimalLongitude "-8.903525352478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325301_23617325301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459693908691 -8.903525352478)"^^geo:wktLiteral ;
  geo-pos:lat "42.459693908691"^^xsd:decimal ;
  geo-pos:long "-8.903525352478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325301_23617325301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325301'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.078611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.903525352478'^^xsd:double;
  dwc:latitude '42.459693908691'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325301'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910469_23600910469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910469_23600910469> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910469_23600910469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459705352783 -8.903525352478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459705352783"^^xsd:decimal ;
  dwc:decimalLongitude "-8.903525352478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910469_23600910469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459705352783 -8.903525352478)"^^geo:wktLiteral ;
  geo-pos:lat "42.459705352783"^^xsd:decimal ;
  geo-pos:long "-8.903525352478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910469_23600910469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910469'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.043333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.903525352478'^^xsd:double;
  dwc:latitude '42.459705352783'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910469'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910457_23600910457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910457_23600910457> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910457_23600910457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459568023682 -8.9035110473633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459568023682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9035110473633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910457_23600910457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459568023682 -8.9035110473633)"^^geo:wktLiteral ;
  geo-pos:lat "42.459568023682"^^xsd:decimal ;
  geo-pos:long "-8.9035110473633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910457_23600910457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910457'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.041111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9035110473633'^^xsd:double;
  dwc:latitude '42.459568023682'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910457'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910445_23600910445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910445_23600910445> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910445_23600910445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459423065186 -8.9034938812256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459423065186"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034938812256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910445_23600910445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459423065186 -8.9034938812256)"^^geo:wktLiteral ;
  geo-pos:lat "42.459423065186"^^xsd:decimal ;
  geo-pos:long "-8.9034938812256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910445_23600910445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910445'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.048888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034938812256'^^xsd:double;
  dwc:latitude '42.459423065186'^^xsd:double;
  dwc:minimumElevation '-30'^^xsd:integer;
  dwc:maximumElevation '-30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910445'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334962_23608334962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334962_23608334962> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334962_23608334962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459770202637 -8.9034938812256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459770202637"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034938812256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608334962_23608334962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459770202637 -8.9034938812256)"^^geo:wktLiteral ;
  geo-pos:lat "42.459770202637"^^xsd:decimal ;
  geo-pos:long "-8.9034938812256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608334962_23608334962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334962'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.059444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034938812256'^^xsd:double;
  dwc:latitude '42.459770202637'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334962'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325289_23617325289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325289_23617325289> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325289_23617325289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459651947021 -8.9034900665283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459651947021"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034900665283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325289_23617325289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459651947021 -8.9034900665283)"^^geo:wktLiteral ;
  geo-pos:lat "42.459651947021"^^xsd:decimal ;
  geo-pos:long "-8.9034900665283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325289_23617325289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325289'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.078333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034900665283'^^xsd:double;
  dwc:latitude '42.459651947021'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325289'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910254_23600910254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910254_23600910254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910254_23600910254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459403991699 -8.903489112854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459403991699"^^xsd:decimal ;
  dwc:decimalLongitude "-8.903489112854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910254_23600910254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459403991699 -8.903489112854)"^^geo:wktLiteral ;
  geo-pos:lat "42.459403991699"^^xsd:decimal ;
  geo-pos:long "-8.903489112854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910254_23600910254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910254'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.0236111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.903489112854'^^xsd:double;
  dwc:latitude '42.459403991699'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910254'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910266_23600910266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910266_23600910266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910266_23600910266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459369659424 -8.9034690856934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459369659424"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034690856934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910266_23600910266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459369659424 -8.9034690856934)"^^geo:wktLiteral ;
  geo-pos:lat "42.459369659424"^^xsd:decimal ;
  geo-pos:long "-8.9034690856934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910266_23600910266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910266'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.023333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034690856934'^^xsd:double;
  dwc:latitude '42.459369659424'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910266'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910421_23600910421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910421_23600910421> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910421_23600910421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459701538086 -8.903468132019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459701538086"^^xsd:decimal ;
  dwc:decimalLongitude "-8.903468132019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910421_23600910421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459701538086 -8.903468132019)"^^geo:wktLiteral ;
  geo-pos:lat "42.459701538086"^^xsd:decimal ;
  geo-pos:long "-8.903468132019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910421_23600910421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910421'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0411111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.903468132019'^^xsd:double;
  dwc:latitude '42.459701538086'^^xsd:double;
  dwc:minimumElevation '40'^^xsd:integer;
  dwc:maximumElevation '40'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910421'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910242_23600910242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910242_23600910242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910242_23600910242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459396362305 -8.9034633636475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459396362305"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034633636475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910242_23600910242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459396362305 -8.9034633636475)"^^geo:wktLiteral ;
  geo-pos:lat "42.459396362305"^^xsd:decimal ;
  geo-pos:long "-8.9034633636475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910242_23600910242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910242'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0286111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034633636475'^^xsd:double;
  dwc:latitude '42.459396362305'^^xsd:double;
  dwc:minimumElevation '-25'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910242'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910230_23600910230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910230_23600910230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910230_23600910230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459323883057 -8.9034585952759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459323883057"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034585952759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910230_23600910230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459323883057 -8.9034585952759)"^^geo:wktLiteral ;
  geo-pos:lat "42.459323883057"^^xsd:decimal ;
  geo-pos:long "-8.9034585952759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910230_23600910230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910230'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034585952759'^^xsd:double;
  dwc:latitude '42.459323883057'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910230'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23617325313_23617325313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23617325313_23617325313> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23617325313_23617325313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459686279297 -8.9034557342529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459686279297"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034557342529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23617325313_23617325313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459686279297 -8.9034557342529)"^^geo:wktLiteral ;
  geo-pos:lat "42.459686279297"^^xsd:decimal ;
  geo-pos:long "-8.9034557342529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23617325313_23617325313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23617325313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23617325313'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.079166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034557342529'^^xsd:double;
  dwc:latitude '42.459686279297'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23617325313'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910481_23600910481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910481_23600910481> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910481_23600910481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459674835205 -8.9034461975098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459674835205"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9034461975098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910481_23600910481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459674835205 -8.9034461975098)"^^geo:wktLiteral ;
  geo-pos:lat "42.459674835205"^^xsd:decimal ;
  geo-pos:long "-8.9034461975098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910481_23600910481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910481'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.043611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9034461975098'^^xsd:double;
  dwc:latitude '42.459674835205'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910481'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595202_23591595202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595202_23591595202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595202_23591595202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459674835205 -8.9033842086792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459674835205"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9033842086792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595202_23591595202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459674835205 -8.9033842086792)"^^geo:wktLiteral ;
  geo-pos:lat "42.459674835205"^^xsd:decimal ;
  geo-pos:long "-8.9033842086792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595202_23591595202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595202'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9033842086792'^^xsd:double;
  dwc:latitude '42.459674835205'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595202'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600486_23591600486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600486_23591600486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600486_23591600486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459819793701 -8.9033813476562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459819793701"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9033813476562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600486_23591600486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459819793701 -8.9033813476562)"^^geo:wktLiteral ;
  geo-pos:lat "42.459819793701"^^xsd:decimal ;
  geo-pos:long "-8.9033813476562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600486_23591600486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600486'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.036944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9033813476562'^^xsd:double;
  dwc:latitude '42.459819793701'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600486'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600450_23591600450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600450_23591600450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600450_23591600450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459583282471 -8.9033622741699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459583282471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9033622741699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600450_23591600450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459583282471 -8.9033622741699)"^^geo:wktLiteral ;
  geo-pos:lat "42.459583282471"^^xsd:decimal ;
  geo-pos:long "-8.9033622741699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600450_23591600450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600450'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9033622741699'^^xsd:double;
  dwc:latitude '42.459583282471'^^xsd:double;
  dwc:minimumElevation '41'^^xsd:integer;
  dwc:maximumElevation '41'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600450'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600474_23591600474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600474_23591600474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600474_23591600474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459644317627 -8.9033460617065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459644317627"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9033460617065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600474_23591600474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459644317627 -8.9033460617065)"^^geo:wktLiteral ;
  geo-pos:lat "42.459644317627"^^xsd:decimal ;
  geo-pos:long "-8.9033460617065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600474_23591600474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600474'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0394444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9033460617065'^^xsd:double;
  dwc:latitude '42.459644317627'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600474'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910278_23600910278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910278_23600910278> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910278_23600910278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459377288818 -8.9033260345459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459377288818"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9033260345459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910278_23600910278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459377288818 -8.9033260345459)"^^geo:wktLiteral ;
  geo-pos:lat "42.459377288818"^^xsd:decimal ;
  geo-pos:long "-8.9033260345459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910278_23600910278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910278'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9033260345459'^^xsd:double;
  dwc:latitude '42.459377288818'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910278'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600462_23591600462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600462_23591600462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600462_23591600462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459594726562 -8.9032907485962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459594726562"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9032907485962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600462_23591600462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459594726562 -8.9032907485962)"^^geo:wktLiteral ;
  geo-pos:lat "42.459594726562"^^xsd:decimal ;
  geo-pos:long "-8.9032907485962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600462_23591600462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600462'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9032907485962'^^xsd:double;
  dwc:latitude '42.459594726562'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600462'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608334914_23608334914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608334914_23608334914> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608334914_23608334914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477954864502 -8.903226852417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.477954864502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.903226852417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608334914_23608334914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.477954864502 -8.903226852417)"^^geo:wktLiteral ;
  geo-pos:lat "42.477954864502"^^xsd:decimal ;
  geo-pos:long "-8.903226852417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608334914_23608334914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608334914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608334914'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.0597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.903226852417'^^xsd:double;
  dwc:latitude '42.477954864502'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608334914'^^xsd:integer;
  dwc:observationDate '2022-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24097243951_24097243951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24097243951_24097243951> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24097243951_24097243951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479885101318 -8.902982711792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479885101318"^^xsd:decimal ;
  dwc:decimalLongitude "-8.902982711792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24097243951_24097243951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479885101318 -8.902982711792)"^^geo:wktLiteral ;
  geo-pos:lat "42.479885101318"^^xsd:decimal ;
  geo-pos:long "-8.902982711792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24097243951_24097243951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24097243951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24097243951'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0713888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.902982711792'^^xsd:double;
  dwc:latitude '42.479885101318'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24097243951'^^xsd:integer;
  dwc:observationDate '2022-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812896_24044812896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812896_24044812896> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812896_24044812896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487316131592 -8.9029560089111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487316131592"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9029560089111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812896_24044812896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487316131592 -8.9029560089111)"^^geo:wktLiteral ;
  geo-pos:lat "42.487316131592"^^xsd:decimal ;
  geo-pos:long "-8.9029560089111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812896_24044812896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812896'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.0455555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9029560089111'^^xsd:double;
  dwc:latitude '42.487316131592'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812896'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812887_24044812887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812887_24044812887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812887_24044812887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486301422119 -8.9029531478882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486301422119"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9029531478882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812887_24044812887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486301422119 -8.9029531478882)"^^geo:wktLiteral ;
  geo-pos:lat "42.486301422119"^^xsd:decimal ;
  geo-pos:long "-8.9029531478882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812887_24044812887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812887'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9029531478882'^^xsd:double;
  dwc:latitude '42.486301422119'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812887'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24049357324_24049357324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24049357324_24049357324> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24049357324_24049357324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487365722656 -8.9029169082642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487365722656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9029169082642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24049357324_24049357324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487365722656 -8.9029169082642)"^^geo:wktLiteral ;
  geo-pos:lat "42.487365722656"^^xsd:decimal ;
  geo-pos:long "-8.9029169082642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24049357324_24049357324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24049357324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24049357324'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9029169082642'^^xsd:double;
  dwc:latitude '42.487365722656'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24049357324'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862662_23728862662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862662_23728862662> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862662_23728862662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459480285645 -8.9026365280151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.459480285645"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9026365280151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862662_23728862662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.459480285645 -8.9026365280151)"^^geo:wktLiteral ;
  geo-pos:lat "42.459480285645"^^xsd:decimal ;
  geo-pos:long "-8.9026365280151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862662_23728862662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862662'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9026365280151'^^xsd:double;
  dwc:latitude '42.459480285645'^^xsd:double;
  dwc:minimumElevation '23'^^xsd:integer;
  dwc:maximumElevation '23'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862662'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591789130_23591789130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591789130_23591789130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591789130_23591789130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.016178131104 -8.9023180007935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.016178131104"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9023180007935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591789130_23591789130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.016178131104 -8.9023180007935)"^^geo:wktLiteral ;
  geo-pos:lat "37.016178131104"^^xsd:decimal ;
  geo-pos:long "-8.9023180007935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591789130_23591789130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591789130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591789130'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.072777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9023180007935'^^xsd:double;
  dwc:latitude '37.016178131104'^^xsd:double;
  dwc:minimumElevation '242'^^xsd:integer;
  dwc:maximumElevation '242'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591789130'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598183_23591598183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598183_23591598183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598183_23591598183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485233306885 -8.9019451141357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485233306885"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9019451141357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598183_23591598183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485233306885 -8.9019451141357)"^^geo:wktLiteral ;
  geo-pos:lat "42.485233306885"^^xsd:decimal ;
  geo-pos:long "-8.9019451141357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598183_23591598183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598183'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9019451141357'^^xsd:double;
  dwc:latitude '42.485233306885'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598183'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603624_23591603624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603624_23591603624> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603624_23591603624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486557006836 -8.9018850326538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486557006836"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9018850326538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603624_23591603624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486557006836 -8.9018850326538)"^^geo:wktLiteral ;
  geo-pos:lat "42.486557006836"^^xsd:decimal ;
  geo-pos:long "-8.9018850326538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603624_23591603624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603624'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.013611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9018850326538'^^xsd:double;
  dwc:latitude '42.486557006836'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603624'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812895_24044812895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812895_24044812895> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812895_24044812895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486614227295 -8.9018144607544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486614227295"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9018144607544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812895_24044812895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486614227295 -8.9018144607544)"^^geo:wktLiteral ;
  geo-pos:lat "42.486614227295"^^xsd:decimal ;
  geo-pos:long "-8.9018144607544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812895_24044812895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812895'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9018144607544'^^xsd:double;
  dwc:latitude '42.486614227295'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812895'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812885_24044812885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812885_24044812885> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812885_24044812885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486652374268 -8.9017963409424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486652374268"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9017963409424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812885_24044812885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486652374268 -8.9017963409424)"^^geo:wktLiteral ;
  geo-pos:lat "42.486652374268"^^xsd:decimal ;
  geo-pos:long "-8.9017963409424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812885_24044812885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812885'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '19.001388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9017963409424'^^xsd:double;
  dwc:latitude '42.486652374268'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812885'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812894_24044812894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812894_24044812894> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812894_24044812894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486629486084 -8.9017944335938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486629486084"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9017944335938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812894_24044812894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486629486084 -8.9017944335938)"^^geo:wktLiteral ;
  geo-pos:lat "42.486629486084"^^xsd:decimal ;
  geo-pos:long "-8.9017944335938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812894_24044812894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812894'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '3.0458333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9017944335938'^^xsd:double;
  dwc:latitude '42.486629486084'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812894'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597702_23591597702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597702_23591597702> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597702_23591597702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486766815186 -8.9017848968506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486766815186"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9017848968506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597702_23591597702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486766815186 -8.9017848968506)"^^geo:wktLiteral ;
  geo-pos:lat "42.486766815186"^^xsd:decimal ;
  geo-pos:long "-8.9017848968506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597702_23591597702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597702'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9017848968506'^^xsd:double;
  dwc:latitude '42.486766815186'^^xsd:double;
  dwc:minimumElevation '-15'^^xsd:integer;
  dwc:maximumElevation '-15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597702'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812888_24044812888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812888_24044812888> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812888_24044812888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486995697021 -8.9017028808594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486995697021"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9017028808594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812888_24044812888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486995697021 -8.9017028808594)"^^geo:wktLiteral ;
  geo-pos:lat "42.486995697021"^^xsd:decimal ;
  geo-pos:long "-8.9017028808594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812888_24044812888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812888'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '21.045'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9017028808594'^^xsd:double;
  dwc:latitude '42.486995697021'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812888'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597678_23591597678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597678_23591597678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597678_23591597678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486946105957 -8.9016437530518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486946105957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9016437530518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597678_23591597678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486946105957 -8.9016437530518)"^^geo:wktLiteral ;
  geo-pos:lat "42.486946105957"^^xsd:decimal ;
  geo-pos:long "-8.9016437530518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597678_23591597678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597678'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9016437530518'^^xsd:double;
  dwc:latitude '42.486946105957'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597678'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812890_24044812890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812890_24044812890> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812890_24044812890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487071990967 -8.9016160964966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487071990967"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9016160964966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812890_24044812890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487071990967 -8.9016160964966)"^^geo:wktLiteral ;
  geo-pos:lat "42.487071990967"^^xsd:decimal ;
  geo-pos:long "-8.9016160964966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812890_24044812890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812890'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '23.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9016160964966'^^xsd:double;
  dwc:latitude '42.487071990967'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812890'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812889_24044812889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812889_24044812889> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812889_24044812889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487037658691 -8.9016017913818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487037658691"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9016017913818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812889_24044812889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487037658691 -8.9016017913818)"^^geo:wktLiteral ;
  geo-pos:lat "42.487037658691"^^xsd:decimal ;
  geo-pos:long "-8.9016017913818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812889_24044812889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812889'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '22.045555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9016017913818'^^xsd:double;
  dwc:latitude '42.487037658691'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812889'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812891_24044812891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812891_24044812891> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812891_24044812891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4870262146 -8.9015979766846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4870262146"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9015979766846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812891_24044812891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4870262146 -8.9015979766846)"^^geo:wktLiteral ;
  geo-pos:lat "42.4870262146"^^xsd:decimal ;
  geo-pos:long "-8.9015979766846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812891_24044812891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812891'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '0.045555555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9015979766846'^^xsd:double;
  dwc:latitude '42.4870262146'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812891'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597690_23591597690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597690_23591597690> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597690_23591597690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486721038818 -8.9015941619873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486721038818"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9015941619873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597690_23591597690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486721038818 -8.9015941619873)"^^geo:wktLiteral ;
  geo-pos:lat "42.486721038818"^^xsd:decimal ;
  geo-pos:long "-8.9015941619873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597690_23591597690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597690'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.022777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9015941619873'^^xsd:double;
  dwc:latitude '42.486721038818'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597690'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812893_24044812893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812893_24044812893> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812893_24044812893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487030029297 -8.901496887207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.487030029297"^^xsd:decimal ;
  dwc:decimalLongitude "-8.901496887207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812893_24044812893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.487030029297 -8.901496887207)"^^geo:wktLiteral ;
  geo-pos:lat "42.487030029297"^^xsd:decimal ;
  geo-pos:long "-8.901496887207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812893_24044812893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812893'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '2.0530555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.901496887207'^^xsd:double;
  dwc:latitude '42.487030029297'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812893'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812892_24044812892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812892_24044812892> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812892_24044812892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486968994141 -8.9013795852661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486968994141"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9013795852661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812892_24044812892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486968994141 -8.9013795852661)"^^geo:wktLiteral ;
  geo-pos:lat "42.486968994141"^^xsd:decimal ;
  geo-pos:long "-8.9013795852661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812892_24044812892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812892'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '1.0508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9013795852661'^^xsd:double;
  dwc:latitude '42.486968994141'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812892'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207224_23788207224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207224_23788207224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207224_23788207224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499641418457 -8.9013500213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499641418457"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9013500213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207224_23788207224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499641418457 -8.9013500213623)"^^geo:wktLiteral ;
  geo-pos:lat "42.499641418457"^^xsd:decimal ;
  geo-pos:long "-8.9013500213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207224_23788207224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207224'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '0.57416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9013500213623'^^xsd:double;
  dwc:latitude '42.499641418457'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207224'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602899_23591602899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602899_23591602899> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602899_23591602899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479114532471 -8.9011859893799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479114532471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9011859893799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602899_23591602899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479114532471 -8.9011859893799)"^^geo:wktLiteral ;
  geo-pos:lat "42.479114532471"^^xsd:decimal ;
  geo-pos:long "-8.9011859893799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602899_23591602899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602899'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.019166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9011859893799'^^xsd:double;
  dwc:latitude '42.479114532471'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602899'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602704_23591602704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602704_23591602704> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602704_23591602704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479244232178 -8.9011287689209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479244232178"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9011287689209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602704_23591602704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479244232178 -8.9011287689209)"^^geo:wktLiteral ;
  geo-pos:lat "42.479244232178"^^xsd:decimal ;
  geo-pos:long "-8.9011287689209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602704_23591602704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602704'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9011287689209'^^xsd:double;
  dwc:latitude '42.479244232178'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602704'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591601944_23591601944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591601944_23591601944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591601944_23591601944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479267120361 -8.9009304046631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479267120361"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9009304046631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591601944_23591601944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479267120361 -8.9009304046631)"^^geo:wktLiteral ;
  geo-pos:lat "42.479267120361"^^xsd:decimal ;
  geo-pos:long "-8.9009304046631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591601944_23591601944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591601944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591601944'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.0088888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9009304046631'^^xsd:double;
  dwc:latitude '42.479267120361'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591601944'^^xsd:integer;
  dwc:observationDate '2022-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602728_23591602728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602728_23591602728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602728_23591602728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479320526123 -8.9009122848511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479320526123"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9009122848511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602728_23591602728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479320526123 -8.9009122848511)"^^geo:wktLiteral ;
  geo-pos:lat "42.479320526123"^^xsd:decimal ;
  geo-pos:long "-8.9009122848511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602728_23591602728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602728'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9009122848511'^^xsd:double;
  dwc:latitude '42.479320526123'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602728'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602911_23591602911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602911_23591602911> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602911_23591602911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479873657227 -8.900860786438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479873657227"^^xsd:decimal ;
  dwc:decimalLongitude "-8.900860786438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602911_23591602911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479873657227 -8.900860786438)"^^geo:wktLiteral ;
  geo-pos:lat "42.479873657227"^^xsd:decimal ;
  geo-pos:long "-8.900860786438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602911_23591602911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602911'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.900860786438'^^xsd:double;
  dwc:latitude '42.479873657227'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602911'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207225_23788207225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207225_23788207225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207225_23788207225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499435424805 -8.9008331298828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499435424805"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9008331298828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207225_23788207225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499435424805 -8.9008331298828)"^^geo:wktLiteral ;
  geo-pos:lat "42.499435424805"^^xsd:decimal ;
  geo-pos:long "-8.9008331298828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207225_23788207225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207225'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '1.5655555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9008331298828'^^xsd:double;
  dwc:latitude '42.499435424805'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207225'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599716_23591599716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599716_23591599716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599716_23591599716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479808807373 -8.9008159637451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479808807373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9008159637451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599716_23591599716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479808807373 -8.9008159637451)"^^geo:wktLiteral ;
  geo-pos:lat "42.479808807373"^^xsd:decimal ;
  geo-pos:long "-8.9008159637451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599716_23591599716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599716'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9008159637451'^^xsd:double;
  dwc:latitude '42.479808807373'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599716'^^xsd:integer;
  dwc:observationDate '2022-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207223_23788207223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207223_23788207223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207223_23788207223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499420166016 -8.9008016586304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499420166016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9008016586304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207223_23788207223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499420166016 -8.9008016586304)"^^geo:wktLiteral ;
  geo-pos:lat "42.499420166016"^^xsd:decimal ;
  geo-pos:long "-8.9008016586304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207223_23788207223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207223'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '23.565277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9008016586304'^^xsd:double;
  dwc:latitude '42.499420166016'^^xsd:double;
  dwc:minimumElevation '-19'^^xsd:integer;
  dwc:maximumElevation '-19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207223'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602875_23591602875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602875_23591602875> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602875_23591602875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479328155518 -8.9007635116577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479328155518"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9007635116577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602875_23591602875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479328155518 -8.9007635116577)"^^geo:wktLiteral ;
  geo-pos:lat "42.479328155518"^^xsd:decimal ;
  geo-pos:long "-8.9007635116577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602875_23591602875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602875'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9007635116577'^^xsd:double;
  dwc:latitude '42.479328155518'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602875'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602887_23591602887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602887_23591602887> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602887_23591602887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47989654541 -8.900749206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47989654541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.900749206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602887_23591602887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47989654541 -8.900749206543)"^^geo:wktLiteral ;
  geo-pos:lat "42.47989654541"^^xsd:decimal ;
  geo-pos:long "-8.900749206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602887_23591602887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602887'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0188888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.900749206543'^^xsd:double;
  dwc:latitude '42.47989654541'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602887'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602716_23591602716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602716_23591602716> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602716_23591602716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479553222656 -8.9006423950195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479553222656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9006423950195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602716_23591602716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479553222656 -8.9006423950195)"^^geo:wktLiteral ;
  geo-pos:lat "42.479553222656"^^xsd:decimal ;
  geo-pos:long "-8.9006423950195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602716_23591602716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602716'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.001666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9006423950195'^^xsd:double;
  dwc:latitude '42.479553222656'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602716'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603660_23591603660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603660_23591603660> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603660_23591603660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479850769043 -8.9006214141846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479850769043"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9006214141846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603660_23591603660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479850769043 -8.9006214141846)"^^geo:wktLiteral ;
  geo-pos:lat "42.479850769043"^^xsd:decimal ;
  geo-pos:long "-8.9006214141846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603660_23591603660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603660'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.013611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9006214141846'^^xsd:double;
  dwc:latitude '42.479850769043'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603660'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603672_23591603672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603672_23591603672> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603672_23591603672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479858398438 -8.9005184173584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479858398438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9005184173584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603672_23591603672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479858398438 -8.9005184173584)"^^geo:wktLiteral ;
  geo-pos:lat "42.479858398438"^^xsd:decimal ;
  geo-pos:long "-8.9005184173584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603672_23591603672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603672'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9005184173584'^^xsd:double;
  dwc:latitude '42.479858398438'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603672'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595190_23591595190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595190_23591595190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595190_23591595190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.456729888916 -8.9003572463989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.456729888916"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9003572463989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595190_23591595190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.456729888916 -8.9003572463989)"^^geo:wktLiteral ;
  geo-pos:lat "42.456729888916"^^xsd:decimal ;
  geo-pos:long "-8.9003572463989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595190_23591595190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595190'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9003572463989'^^xsd:double;
  dwc:latitude '42.456729888916'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595190'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25404908512_25404908512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25404908512_25404908512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25404908512_25404908512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479709625244 -8.900260925293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479709625244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.900260925293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25404908512_25404908512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479709625244 -8.900260925293)"^^geo:wktLiteral ;
  geo-pos:lat "42.479709625244"^^xsd:decimal ;
  geo-pos:long "-8.900260925293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25404908512_25404908512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25404908512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25404908512'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.128055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.900260925293'^^xsd:double;
  dwc:latitude '42.479709625244'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25404908512'^^xsd:integer;
  dwc:observationDate '2023-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207227_23788207227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207227_23788207227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207227_23788207227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498729705811 -8.9002161026001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498729705811"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9002161026001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207227_23788207227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498729705811 -8.9002161026001)"^^geo:wktLiteral ;
  geo-pos:lat "42.498729705811"^^xsd:decimal ;
  geo-pos:long "-8.9002161026001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207227_23788207227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207227'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '3.5697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9002161026001'^^xsd:double;
  dwc:latitude '42.498729705811'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207227'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195726_25348195726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195726_25348195726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195726_25348195726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.090881347656 -8.9001808166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.090881347656"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9001808166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195726_25348195726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.090881347656 -8.9001808166504)"^^geo:wktLiteral ;
  geo-pos:lat "42.090881347656"^^xsd:decimal ;
  geo-pos:long "-8.9001808166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195726_25348195726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195726'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.88416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9001808166504'^^xsd:double;
  dwc:latitude '42.090881347656'^^xsd:double;
  dwc:minimumElevation '74'^^xsd:integer;
  dwc:maximumElevation '74'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195726'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596945_23591596945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596945_23591596945> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596945_23591596945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496402740479 -8.9001607894897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496402740479"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9001607894897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596945_23591596945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496402740479 -8.9001607894897)"^^geo:wktLiteral ;
  geo-pos:lat "42.496402740479"^^xsd:decimal ;
  geo-pos:long "-8.9001607894897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596945_23591596945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596945'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.1741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9001607894897'^^xsd:double;
  dwc:latitude '42.496402740479'^^xsd:double;
  dwc:minimumElevation '-12'^^xsd:integer;
  dwc:maximumElevation '-12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596945'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23659405217_23659405217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23659405217_23659405217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23659405217_23659405217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496265411377 -8.9001588821411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496265411377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9001588821411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23659405217_23659405217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496265411377 -8.9001588821411)"^^geo:wktLiteral ;
  geo-pos:lat "42.496265411377"^^xsd:decimal ;
  geo-pos:long "-8.9001588821411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23659405217_23659405217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23659405217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23659405217'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.8830555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9001588821411'^^xsd:double;
  dwc:latitude '42.496265411377'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23659405217'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207226_23788207226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207226_23788207226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207226_23788207226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498706817627 -8.9001512527466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498706817627"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9001512527466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207226_23788207226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498706817627 -8.9001512527466)"^^geo:wktLiteral ;
  geo-pos:lat "42.498706817627"^^xsd:decimal ;
  geo-pos:long "-8.9001512527466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207226_23788207226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207226'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '2.5725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9001512527466'^^xsd:double;
  dwc:latitude '42.498706817627'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207226'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924642_23801924642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924642_23801924642> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924642_23801924642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498737335205 -8.9001426696777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498737335205"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9001426696777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924642_23801924642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498737335205 -8.9001426696777)"^^geo:wktLiteral ;
  geo-pos:lat "42.498737335205"^^xsd:decimal ;
  geo-pos:long "-8.9001426696777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924642_23801924642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924642'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5741666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9001426696777'^^xsd:double;
  dwc:latitude '42.498737335205'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924642'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207228_23788207228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207228_23788207228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207228_23788207228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498653411865 -8.9000492095947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498653411865"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9000492095947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207228_23788207228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498653411865 -8.9000492095947)"^^geo:wktLiteral ;
  geo-pos:lat "42.498653411865"^^xsd:decimal ;
  geo-pos:long "-8.9000492095947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207228_23788207228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207228'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.5652777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9000492095947'^^xsd:double;
  dwc:latitude '42.498653411865'^^xsd:double;
  dwc:minimumElevation '-17'^^xsd:integer;
  dwc:maximumElevation '-17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207228'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599440_23591599440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599440_23591599440> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599440_23591599440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479652404785 -8.9000244140625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479652404785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9000244140625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599440_23591599440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479652404785 -8.9000244140625)"^^geo:wktLiteral ;
  geo-pos:lat "42.479652404785"^^xsd:decimal ;
  geo-pos:long "-8.9000244140625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599440_23591599440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599440'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.9000244140625'^^xsd:double;
  dwc:latitude '42.479652404785'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599440'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599907_23591599907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599907_23591599907> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599907_23591599907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479953765869 -8.8999938964844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479953765869"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8999938964844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599907_23591599907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479953765869 -8.8999938964844)"^^geo:wktLiteral ;
  geo-pos:lat "42.479953765869"^^xsd:decimal ;
  geo-pos:long "-8.8999938964844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599907_23591599907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599907'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0680555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8999938964844'^^xsd:double;
  dwc:latitude '42.479953765869'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599907'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946172_23654946172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946172_23654946172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946172_23654946172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496753692627 -8.8999881744385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496753692627"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8999881744385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946172_23654946172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496753692627 -8.8999881744385)"^^geo:wktLiteral ;
  geo-pos:lat "42.496753692627"^^xsd:decimal ;
  geo-pos:long "-8.8999881744385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946172_23654946172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946172'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '21.883888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8999881744385'^^xsd:double;
  dwc:latitude '42.496753692627'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946172'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596944_23591596944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596944_23591596944> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596944_23591596944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496387481689 -8.8999843597412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496387481689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8999843597412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596944_23591596944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496387481689 -8.8999843597412)"^^geo:wktLiteral ;
  geo-pos:lat "42.496387481689"^^xsd:decimal ;
  geo-pos:long "-8.8999843597412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596944_23591596944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596944'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.1697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8999843597412'^^xsd:double;
  dwc:latitude '42.496387481689'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596944'^^xsd:integer;
  dwc:observationDate '2022-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946179_23654946179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946179_23654946179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946179_23654946179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496349334717 -8.8999147415161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496349334717"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8999147415161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946179_23654946179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496349334717 -8.8999147415161)"^^geo:wktLiteral ;
  geo-pos:lat "42.496349334717"^^xsd:decimal ;
  geo-pos:long "-8.8999147415161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946179_23654946179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946179'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8999147415161'^^xsd:double;
  dwc:latitude '42.496349334717'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946179'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946175_23654946175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946175_23654946175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946175_23654946175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496841430664 -8.8998975753784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496841430664"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998975753784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946175_23654946175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496841430664 -8.8998975753784)"^^geo:wktLiteral ;
  geo-pos:lat "42.496841430664"^^xsd:decimal ;
  geo-pos:long "-8.8998975753784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946175_23654946175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946175'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998975753784'^^xsd:double;
  dwc:latitude '42.496841430664'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946175'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195724_25348195724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195724_25348195724> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195724_25348195724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052532196045 -8.8998699188232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.052532196045"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998699188232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195724_25348195724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.052532196045 -8.8998699188232)"^^geo:wktLiteral ;
  geo-pos:lat "42.052532196045"^^xsd:decimal ;
  geo-pos:long "-8.8998699188232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195724_25348195724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195724'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.8725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998699188232'^^xsd:double;
  dwc:latitude '42.052532196045'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195724'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946173_23654946173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946173_23654946173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946173_23654946173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496795654297 -8.8998699188232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496795654297"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998699188232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946173_23654946173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496795654297 -8.8998699188232)"^^geo:wktLiteral ;
  geo-pos:lat "42.496795654297"^^xsd:decimal ;
  geo-pos:long "-8.8998699188232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946173_23654946173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946173'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '22.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998699188232'^^xsd:double;
  dwc:latitude '42.496795654297'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946173'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788906_23591788906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788906_23591788906> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788906_23591788906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.493961334229 -8.8998680114746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.493961334229"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998680114746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788906_23591788906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.493961334229 -8.8998680114746)"^^geo:wktLiteral ;
  geo-pos:lat "38.493961334229"^^xsd:decimal ;
  geo-pos:long "-8.8998680114746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788906_23591788906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788906'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0788888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998680114746'^^xsd:double;
  dwc:latitude '38.493961334229'^^xsd:double;
  dwc:minimumElevation '28'^^xsd:integer;
  dwc:maximumElevation '28'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788906'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946178_23654946178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946178_23654946178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946178_23654946178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496376037598 -8.899847984314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496376037598"^^xsd:decimal ;
  dwc:decimalLongitude "-8.899847984314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946178_23654946178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496376037598 -8.899847984314)"^^geo:wktLiteral ;
  geo-pos:lat "42.496376037598"^^xsd:decimal ;
  geo-pos:long "-8.899847984314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946178_23654946178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946178'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '3.8841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.899847984314'^^xsd:double;
  dwc:latitude '42.496376037598'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946178'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946174_23654946174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946174_23654946174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946174_23654946174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496906280518 -8.8998394012451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496906280518"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998394012451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946174_23654946174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496906280518 -8.8998394012451)"^^geo:wktLiteral ;
  geo-pos:lat "42.496906280518"^^xsd:decimal ;
  geo-pos:long "-8.8998394012451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946174_23654946174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946174'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '23.883888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998394012451'^^xsd:double;
  dwc:latitude '42.496906280518'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946174'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599512_23591599512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599512_23591599512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599512_23591599512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479778289795 -8.8998384475708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479778289795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998384475708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599512_23591599512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479778289795 -8.8998384475708)"^^geo:wktLiteral ;
  geo-pos:lat "42.479778289795"^^xsd:decimal ;
  geo-pos:long "-8.8998384475708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599512_23591599512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599512'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.0325'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998384475708'^^xsd:double;
  dwc:latitude '42.479778289795'^^xsd:double;
  dwc:minimumElevation '-25'^^xsd:integer;
  dwc:maximumElevation '-25'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599512'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195723_25348195723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195723_25348195723> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195723_25348195723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.050262451172 -8.8998165130615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.050262451172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8998165130615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195723_25348195723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.050262451172 -8.8998165130615)"^^geo:wktLiteral ;
  geo-pos:lat "42.050262451172"^^xsd:decimal ;
  geo-pos:long "-8.8998165130615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195723_25348195723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195723'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.869722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8998165130615'^^xsd:double;
  dwc:latitude '42.050262451172'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195723'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946177_23654946177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946177_23654946177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946177_23654946177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496471405029 -8.8997869491577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496471405029"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8997869491577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946177_23654946177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496471405029 -8.8997869491577)"^^geo:wktLiteral ;
  geo-pos:lat "42.496471405029"^^xsd:decimal ;
  geo-pos:long "-8.8997869491577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946177_23654946177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946177'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '2.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8997869491577'^^xsd:double;
  dwc:latitude '42.496471405029'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946177'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946176_23654946176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946176_23654946176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946176_23654946176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496788024902 -8.8997745513916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496788024902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8997745513916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946176_23654946176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496788024902 -8.8997745513916)"^^geo:wktLiteral ;
  geo-pos:lat "42.496788024902"^^xsd:decimal ;
  geo-pos:long "-8.8997745513916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946176_23654946176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946176'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '1.8925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8997745513916'^^xsd:double;
  dwc:latitude '42.496788024902'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946176'^^xsd:integer;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924643_23801924643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924643_23801924643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924643_23801924643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49885559082 -8.8996839523315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49885559082"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8996839523315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924643_23801924643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49885559082 -8.8996839523315)"^^geo:wktLiteral ;
  geo-pos:lat "42.49885559082"^^xsd:decimal ;
  geo-pos:long "-8.8996839523315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924643_23801924643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924643'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.3616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8996839523315'^^xsd:double;
  dwc:latitude '42.49885559082'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924643'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924663_23801924663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924663_23801924663> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924663_23801924663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485656738281 -8.8995170593262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485656738281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8995170593262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924663_23801924663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485656738281 -8.8995170593262)"^^geo:wktLiteral ;
  geo-pos:lat "42.485656738281"^^xsd:decimal ;
  geo-pos:long "-8.8995170593262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924663_23801924663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924663'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8995170593262'^^xsd:double;
  dwc:latitude '42.485656738281'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924663'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25838560151_25838560151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25838560151_25838560151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25838560151_25838560151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06676864624 -8.8994979858398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.06676864624"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8994979858398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25838560151_25838560151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06676864624 -8.8994979858398)"^^geo:wktLiteral ;
  geo-pos:lat "42.06676864624"^^xsd:decimal ;
  geo-pos:long "-8.8994979858398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25838560151_25838560151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25838560151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25838560151'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.032777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8994979858398'^^xsd:double;
  dwc:latitude '42.06676864624'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25838560151'^^xsd:integer;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924675_23801924675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924675_23801924675> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924675_23801924675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485721588135 -8.8994789123535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485721588135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8994789123535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924675_23801924675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485721588135 -8.8994789123535)"^^geo:wktLiteral ;
  geo-pos:lat "42.485721588135"^^xsd:decimal ;
  geo-pos:long "-8.8994789123535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924675_23801924675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924675'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8994789123535'^^xsd:double;
  dwc:latitude '42.485721588135'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924675'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924687_23801924687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924687_23801924687> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924687_23801924687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485649108887 -8.8994779586792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485649108887"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8994779586792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924687_23801924687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485649108887 -8.8994779586792)"^^geo:wktLiteral ;
  geo-pos:lat "42.485649108887"^^xsd:decimal ;
  geo-pos:long "-8.8994779586792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924687_23801924687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924687'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.026666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8994779586792'^^xsd:double;
  dwc:latitude '42.485649108887'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924687'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598171_23591598171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598171_23591598171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598171_23591598171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485622406006 -8.899450302124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485622406006"^^xsd:decimal ;
  dwc:decimalLongitude "-8.899450302124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598171_23591598171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485622406006 -8.899450302124)"^^geo:wktLiteral ;
  geo-pos:lat "42.485622406006"^^xsd:decimal ;
  geo-pos:long "-8.899450302124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598171_23591598171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598171'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0836111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.899450302124'^^xsd:double;
  dwc:latitude '42.485622406006'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598171'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594753_23591594753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594753_23591594753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594753_23591594753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503059387207 -8.8993978500366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503059387207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8993978500366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594753_23591594753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503059387207 -8.8993978500366)"^^geo:wktLiteral ;
  geo-pos:lat "42.503059387207"^^xsd:decimal ;
  geo-pos:long "-8.8993978500366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594753_23591594753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594753'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.3780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8993978500366'^^xsd:double;
  dwc:latitude '42.503059387207'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594753'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924699_23801924699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924699_23801924699> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924699_23801924699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485660552979 -8.8993864059448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485660552979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8993864059448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924699_23801924699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485660552979 -8.8993864059448)"^^geo:wktLiteral ;
  geo-pos:lat "42.485660552979"^^xsd:decimal ;
  geo-pos:long "-8.8993864059448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924699_23801924699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924699'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8993864059448'^^xsd:double;
  dwc:latitude '42.485660552979'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924699'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594752_23591594752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594752_23591594752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594752_23591594752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503044128418 -8.8993444442749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503044128418"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8993444442749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594752_23591594752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503044128418 -8.8993444442749)"^^geo:wktLiteral ;
  geo-pos:lat "42.503044128418"^^xsd:decimal ;
  geo-pos:long "-8.8993444442749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594752_23591594752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594752'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '3.3736111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8993444442749'^^xsd:double;
  dwc:latitude '42.503044128418'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594752'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924711_23801924711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924711_23801924711> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924711_23801924711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48567199707 -8.8993139266968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48567199707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8993139266968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924711_23801924711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48567199707 -8.8993139266968)"^^geo:wktLiteral ;
  geo-pos:lat "42.48567199707"^^xsd:decimal ;
  geo-pos:long "-8.8993139266968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924711_23801924711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924711'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.034166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8993139266968'^^xsd:double;
  dwc:latitude '42.48567199707'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924711'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598159_23591598159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598159_23591598159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598159_23591598159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48556137085 -8.8993043899536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48556137085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8993043899536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598159_23591598159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48556137085 -8.8993043899536)"^^geo:wktLiteral ;
  geo-pos:lat "42.48556137085"^^xsd:decimal ;
  geo-pos:long "-8.8993043899536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598159_23591598159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598159'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8993043899536'^^xsd:double;
  dwc:latitude '42.48556137085'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598159'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812873_24044812873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812873_24044812873> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812873_24044812873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485885620117 -8.8992729187012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485885620117"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8992729187012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812873_24044812873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485885620117 -8.8992729187012)"^^geo:wktLiteral ;
  geo-pos:lat "42.485885620117"^^xsd:decimal ;
  geo-pos:long "-8.8992729187012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812873_24044812873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812873'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8992729187012'^^xsd:double;
  dwc:latitude '42.485885620117'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812873'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594751_23591594751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594751_23591594751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594751_23591594751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503078460693 -8.8992652893066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503078460693"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8992652893066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594751_23591594751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503078460693 -8.8992652893066)"^^geo:wktLiteral ;
  geo-pos:lat "42.503078460693"^^xsd:decimal ;
  geo-pos:long "-8.8992652893066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594751_23591594751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594751'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '2.3825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8992652893066'^^xsd:double;
  dwc:latitude '42.503078460693'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594751'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603732_23591603732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603732_23591603732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603732_23591603732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485576629639 -8.899206161499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485576629639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.899206161499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603732_23591603732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485576629639 -8.899206161499)"^^geo:wktLiteral ;
  geo-pos:lat "42.485576629639"^^xsd:decimal ;
  geo-pos:long "-8.899206161499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603732_23591603732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603732'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.899206161499'^^xsd:double;
  dwc:latitude '42.485576629639'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603732'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603720_23591603720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603720_23591603720> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603720_23591603720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485687255859 -8.8991670608521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485687255859"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8991670608521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603720_23591603720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485687255859 -8.8991670608521)"^^geo:wktLiteral ;
  geo-pos:lat "42.485687255859"^^xsd:decimal ;
  geo-pos:long "-8.8991670608521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603720_23591603720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603720'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8991670608521'^^xsd:double;
  dwc:latitude '42.485687255859'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603720'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599308_23591599308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599308_23591599308> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599308_23591599308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479999542236 -8.8990154266357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479999542236"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8990154266357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599308_23591599308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479999542236 -8.8990154266357)"^^geo:wktLiteral ;
  geo-pos:lat "42.479999542236"^^xsd:decimal ;
  geo-pos:long "-8.8990154266357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599308_23591599308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599308'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0136111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8990154266357'^^xsd:double;
  dwc:latitude '42.479999542236'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599308'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225020_23853225020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225020_23853225020> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225020_23853225020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49719619751 -8.8989000320435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49719619751"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8989000320435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225020_23853225020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49719619751 -8.8989000320435)"^^geo:wktLiteral ;
  geo-pos:lat "42.49719619751"^^xsd:decimal ;
  geo-pos:long "-8.8989000320435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225020_23853225020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225020'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.3919444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8989000320435'^^xsd:double;
  dwc:latitude '42.49719619751'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225020'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603744_23591603744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603744_23591603744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603744_23591603744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497512817383 -8.8988914489746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497512817383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8988914489746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603744_23591603744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497512817383 -8.8988914489746)"^^geo:wktLiteral ;
  geo-pos:lat "42.497512817383"^^xsd:decimal ;
  geo-pos:long "-8.8988914489746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603744_23591603744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603744'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8988914489746'^^xsd:double;
  dwc:latitude '42.497512817383'^^xsd:double;
  dwc:minimumElevation '-64'^^xsd:integer;
  dwc:maximumElevation '-64'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603744'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599297_23591599297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599297_23591599297> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599297_23591599297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479869842529 -8.8988189697266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.479869842529"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8988189697266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599297_23591599297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.479869842529 -8.8988189697266)"^^geo:wktLiteral ;
  geo-pos:lat "42.479869842529"^^xsd:decimal ;
  geo-pos:long "-8.8988189697266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599297_23591599297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599297'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.0180555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8988189697266'^^xsd:double;
  dwc:latitude '42.479869842529'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599297'^^xsd:integer;
  dwc:observationDate '2022-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603636_23591603636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603636_23591603636> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603636_23591603636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480091094971 -8.8988122940063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.480091094971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8988122940063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603636_23591603636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.480091094971 -8.8988122940063)"^^geo:wktLiteral ;
  geo-pos:lat "42.480091094971"^^xsd:decimal ;
  geo-pos:long "-8.8988122940063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603636_23591603636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603636'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8988122940063'^^xsd:double;
  dwc:latitude '42.480091094971'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603636'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597531_23591597531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597531_23591597531> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597531_23591597531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497104644775 -8.8988027572632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497104644775"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8988027572632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597531_23591597531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497104644775 -8.8988027572632)"^^geo:wktLiteral ;
  geo-pos:lat "42.497104644775"^^xsd:decimal ;
  geo-pos:long "-8.8988027572632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597531_23591597531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597531'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '22.105833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8988027572632'^^xsd:double;
  dwc:latitude '42.497104644775'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597531'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421345_23838421345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421345_23838421345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421345_23838421345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497150421143 -8.8988027572632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497150421143"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8988027572632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421345_23838421345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497150421143 -8.8988027572632)"^^geo:wktLiteral ;
  geo-pos:lat "42.497150421143"^^xsd:decimal ;
  geo-pos:long "-8.8988027572632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421345_23838421345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421345'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.4008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8988027572632'^^xsd:double;
  dwc:latitude '42.497150421143'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421345'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597726_23591597726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597726_23591597726> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597726_23591597726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497035980225 -8.8987684249878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497035980225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987684249878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597726_23591597726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497035980225 -8.8987684249878)"^^geo:wktLiteral ;
  geo-pos:lat "42.497035980225"^^xsd:decimal ;
  geo-pos:long "-8.8987684249878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597726_23591597726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597726'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '21.022222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987684249878'^^xsd:double;
  dwc:latitude '42.497035980225'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597726'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597729_23591597729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597729_23591597729> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597729_23591597729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497097015381 -8.8987665176392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497097015381"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987665176392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597729_23591597729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497097015381 -8.8987665176392)"^^geo:wktLiteral ;
  geo-pos:lat "42.497097015381"^^xsd:decimal ;
  geo-pos:long "-8.8987665176392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597729_23591597729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597729'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '23.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987665176392'^^xsd:double;
  dwc:latitude '42.497097015381'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597729'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597730_23591597730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597730_23591597730> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597730_23591597730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49711227417 -8.8987607955933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49711227417"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987607955933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597730_23591597730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49711227417 -8.8987607955933)"^^geo:wktLiteral ;
  geo-pos:lat "42.49711227417"^^xsd:decimal ;
  geo-pos:long "-8.8987607955933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597730_23591597730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597730'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '0.072222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987607955933'^^xsd:double;
  dwc:latitude '42.49711227417'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597730'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207222_23788207222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207222_23788207222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207222_23788207222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49853515625 -8.8987522125244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49853515625"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987522125244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207222_23788207222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49853515625 -8.8987522125244)"^^geo:wktLiteral ;
  geo-pos:lat "42.49853515625"^^xsd:decimal ;
  geo-pos:long "-8.8987522125244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207222_23788207222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207222'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '22.5725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987522125244'^^xsd:double;
  dwc:latitude '42.49853515625'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207222'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207221_23788207221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207221_23788207221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207221_23788207221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498554229736 -8.898738861084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498554229736"^^xsd:decimal ;
  dwc:decimalLongitude "-8.898738861084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207221_23788207221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498554229736 -8.898738861084)"^^geo:wktLiteral ;
  geo-pos:lat "42.498554229736"^^xsd:decimal ;
  geo-pos:long "-8.898738861084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207221_23788207221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207221'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.569722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.898738861084'^^xsd:double;
  dwc:latitude '42.498554229736'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207221'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812849_24044812849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812849_24044812849> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812849_24044812849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497138977051 -8.8987255096436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497138977051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987255096436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812849_24044812849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497138977051 -8.8987255096436)"^^geo:wktLiteral ;
  geo-pos:lat "42.497138977051"^^xsd:decimal ;
  geo-pos:long "-8.8987255096436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812849_24044812849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812849'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987255096436'^^xsd:double;
  dwc:latitude '42.497138977051'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812849'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195725_25348195725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195725_25348195725> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195725_25348195725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.058288574219 -8.8987245559692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.058288574219"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987245559692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195725_25348195725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.058288574219 -8.8987245559692)"^^geo:wktLiteral ;
  geo-pos:lat "42.058288574219"^^xsd:decimal ;
  geo-pos:long "-8.8987245559692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195725_25348195725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195725'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.865555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987245559692'^^xsd:double;
  dwc:latitude '42.058288574219'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195725'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597532_23591597532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597532_23591597532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597532_23591597532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4970703125 -8.8987245559692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4970703125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987245559692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597532_23591597532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4970703125 -8.8987245559692)"^^geo:wktLiteral ;
  geo-pos:lat "42.4970703125"^^xsd:decimal ;
  geo-pos:long "-8.8987245559692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597532_23591597532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597532'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '23.096944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987245559692'^^xsd:double;
  dwc:latitude '42.4970703125'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597532'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597728_23591597728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597728_23591597728> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597728_23591597728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497211456299 -8.8987216949463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497211456299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987216949463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597728_23591597728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497211456299 -8.8987216949463)"^^geo:wktLiteral ;
  geo-pos:lat "42.497211456299"^^xsd:decimal ;
  geo-pos:long "-8.8987216949463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597728_23591597728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597728'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '22.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987216949463'^^xsd:double;
  dwc:latitude '42.497211456299'^^xsd:double;
  dwc:minimumElevation '-21'^^xsd:integer;
  dwc:maximumElevation '-21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597728'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597529_23591597529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597529_23591597529> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597529_23591597529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497138977051 -8.8987112045288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497138977051"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8987112045288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597529_23591597529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497138977051 -8.8987112045288)"^^geo:wktLiteral ;
  geo-pos:lat "42.497138977051"^^xsd:decimal ;
  geo-pos:long "-8.8987112045288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597529_23591597529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597529'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '21.0075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8987112045288'^^xsd:double;
  dwc:latitude '42.497138977051'^^xsd:double;
  dwc:minimumElevation '35'^^xsd:integer;
  dwc:maximumElevation '35'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597529'^^xsd:integer;
  dwc:observationDate '2022-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910217_23600910217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910217_23600910217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910217_23600910217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497283935547 -8.8986940383911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497283935547"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986940383911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910217_23600910217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497283935547 -8.8986940383911)"^^geo:wktLiteral ;
  geo-pos:lat "42.497283935547"^^xsd:decimal ;
  geo-pos:long "-8.8986940383911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910217_23600910217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910217'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.1630555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986940383911'^^xsd:double;
  dwc:latitude '42.497283935547'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910217'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597533_23591597533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597533_23591597533> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597533_23591597533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4970703125 -8.8986854553223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4970703125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986854553223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597533_23591597533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4970703125 -8.8986854553223)"^^geo:wktLiteral ;
  geo-pos:lat "42.4970703125"^^xsd:decimal ;
  geo-pos:long "-8.8986854553223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597533_23591597533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597533'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0.10083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986854553223'^^xsd:double;
  dwc:latitude '42.4970703125'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597533'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597735_23591597735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597735_23591597735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597735_23591597735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497024536133 -8.8986587524414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497024536133"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986587524414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597735_23591597735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497024536133 -8.8986587524414)"^^geo:wktLiteral ;
  geo-pos:lat "42.497024536133"^^xsd:decimal ;
  geo-pos:long "-8.8986587524414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597735_23591597735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597735'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.0808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986587524414'^^xsd:double;
  dwc:latitude '42.497024536133'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597735'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597731_23591597731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597731_23591597731> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597731_23591597731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497161865234 -8.8986577987671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497161865234"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986577987671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597731_23591597731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497161865234 -8.8986577987671)"^^geo:wktLiteral ;
  geo-pos:lat "42.497161865234"^^xsd:decimal ;
  geo-pos:long "-8.8986577987671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597731_23591597731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597731'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '1.0780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986577987671'^^xsd:double;
  dwc:latitude '42.497161865234'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597731'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603753_23591603753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603753_23591603753> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603753_23591603753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497386932373 -8.8986539840698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497386932373"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986539840698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603753_23591603753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497386932373 -8.8986539840698)"^^geo:wktLiteral ;
  geo-pos:lat "42.497386932373"^^xsd:decimal ;
  geo-pos:long "-8.8986539840698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603753_23591603753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603753'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.1697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986539840698'^^xsd:double;
  dwc:latitude '42.497386932373'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603753'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23788207220_23788207220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23788207220_23788207220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23788207220_23788207220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497402191162 -8.8986225128174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497402191162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986225128174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23788207220_23788207220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497402191162 -8.8986225128174)"^^geo:wktLiteral ;
  geo-pos:lat "42.497402191162"^^xsd:decimal ;
  geo-pos:long "-8.8986225128174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23788207220_23788207220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23788207220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23788207220'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '20.569722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986225128174'^^xsd:double;
  dwc:latitude '42.497402191162'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23788207220'^^xsd:integer;
  dwc:observationDate '2022-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597734_23591597734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597734_23591597734> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597734_23591597734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497062683105 -8.8986120223999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497062683105"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8986120223999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597734_23591597734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497062683105 -8.8986120223999)"^^geo:wktLiteral ;
  geo-pos:lat "42.497062683105"^^xsd:decimal ;
  geo-pos:long "-8.8986120223999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597734_23591597734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597734'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.0744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8986120223999'^^xsd:double;
  dwc:latitude '42.497062683105'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597734'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335075_23608335075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335075_23608335075> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335075_23608335075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497573852539 -8.8985967636108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497573852539"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985967636108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335075_23608335075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497573852539 -8.8985967636108)"^^geo:wktLiteral ;
  geo-pos:lat "42.497573852539"^^xsd:decimal ;
  geo-pos:long "-8.8985967636108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335075_23608335075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335075'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '1.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985967636108'^^xsd:double;
  dwc:latitude '42.497573852539'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335075'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597733_23591597733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597733_23591597733> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597733_23591597733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497222900391 -8.8985958099365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497222900391"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985958099365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597733_23591597733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497222900391 -8.8985958099365)"^^geo:wktLiteral ;
  geo-pos:lat "42.497222900391"^^xsd:decimal ;
  geo-pos:long "-8.8985958099365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597733_23591597733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597733'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0738888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985958099365'^^xsd:double;
  dwc:latitude '42.497222900391'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597733'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597732_23591597732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597732_23591597732> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597732_23591597732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497226715088 -8.898588180542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497226715088"^^xsd:decimal ;
  dwc:decimalLongitude "-8.898588180542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597732_23591597732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497226715088 -8.898588180542)"^^geo:wktLiteral ;
  geo-pos:lat "42.497226715088"^^xsd:decimal ;
  geo-pos:long "-8.898588180542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597732_23591597732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597732'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.0825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.898588180542'^^xsd:double;
  dwc:latitude '42.497226715088'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597732'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603754_23591603754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603754_23591603754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603754_23591603754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497497558594 -8.8985652923584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497497558594"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985652923584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603754_23591603754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497497558594 -8.8985652923584)"^^geo:wktLiteral ;
  geo-pos:lat "42.497497558594"^^xsd:decimal ;
  geo-pos:long "-8.8985652923584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603754_23591603754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603754'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.1725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985652923584'^^xsd:double;
  dwc:latitude '42.497497558594'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603754'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25404908523_25404908523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25404908523_25404908523> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25404908523_25404908523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485645294189 -8.8985576629639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485645294189"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985576629639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25404908523_25404908523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485645294189 -8.8985576629639)"^^geo:wktLiteral ;
  geo-pos:lat "42.485645294189"^^xsd:decimal ;
  geo-pos:long "-8.8985576629639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25404908523_25404908523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25404908523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25404908523'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.037222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985576629639'^^xsd:double;
  dwc:latitude '42.485645294189'^^xsd:double;
  dwc:minimumElevation '26'^^xsd:integer;
  dwc:maximumElevation '26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25404908523'^^xsd:integer;
  dwc:observationDate '2023-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603747_23591603747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603747_23591603747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603747_23591603747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497165679932 -8.8985576629639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497165679932"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985576629639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603747_23591603747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497165679932 -8.8985576629639)"^^geo:wktLiteral ;
  geo-pos:lat "42.497165679932"^^xsd:decimal ;
  geo-pos:long "-8.8985576629639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603747_23591603747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603747'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.1725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985576629639'^^xsd:double;
  dwc:latitude '42.497165679932'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603747'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603752_23591603752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603752_23591603752> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603752_23591603752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497375488281 -8.8985347747803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497375488281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985347747803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603752_23591603752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497375488281 -8.8985347747803)"^^geo:wktLiteral ;
  geo-pos:lat "42.497375488281"^^xsd:decimal ;
  geo-pos:long "-8.8985347747803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603752_23591603752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603752'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.1697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985347747803'^^xsd:double;
  dwc:latitude '42.497375488281'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603752'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946147_23654946147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946147_23654946147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946147_23654946147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485977172852 -8.8985242843628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485977172852"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985242843628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946147_23654946147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485977172852 -8.8985242843628)"^^geo:wktLiteral ;
  geo-pos:lat "42.485977172852"^^xsd:decimal ;
  geo-pos:long "-8.8985242843628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946147_23654946147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946147'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985242843628'^^xsd:double;
  dwc:latitude '42.485977172852'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946147'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599488_23591599488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599488_23591599488> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599488_23591599488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497123718262 -8.8985242843628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497123718262"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985242843628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599488_23591599488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497123718262 -8.8985242843628)"^^geo:wktLiteral ;
  geo-pos:lat "42.497123718262"^^xsd:decimal ;
  geo-pos:long "-8.8985242843628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599488_23591599488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599488'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985242843628'^^xsd:double;
  dwc:latitude '42.497123718262'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599488'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195722_25348195722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195722_25348195722> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195722_25348195722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0426902771 -8.8985157012939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0426902771"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985157012939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195722_25348195722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0426902771 -8.8985157012939)"^^geo:wktLiteral ;
  geo-pos:lat "42.0426902771"^^xsd:decimal ;
  geo-pos:long "-8.8985157012939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195722_25348195722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195722'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '20.865555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985157012939'^^xsd:double;
  dwc:latitude '42.0426902771'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195722'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603748_23591603748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603748_23591603748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603748_23591603748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49715423584 -8.8985052108765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49715423584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8985052108765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603748_23591603748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49715423584 -8.8985052108765)"^^geo:wktLiteral ;
  geo-pos:lat "42.49715423584"^^xsd:decimal ;
  geo-pos:long "-8.8985052108765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603748_23591603748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603748'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.165555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8985052108765'^^xsd:double;
  dwc:latitude '42.49715423584'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603748'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596343_23591596343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596343_23591596343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596343_23591596343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497219085693 -8.8984966278076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497219085693"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984966278076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596343_23591596343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497219085693 -8.8984966278076)"^^geo:wktLiteral ;
  geo-pos:lat "42.497219085693"^^xsd:decimal ;
  geo-pos:long "-8.8984966278076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596343_23591596343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596343'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '22.228611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984966278076'^^xsd:double;
  dwc:latitude '42.497219085693'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596343'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225021_23853225021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225021_23853225021> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225021_23853225021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497192382812 -8.8984851837158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497192382812"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984851837158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225021_23853225021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497192382812 -8.8984851837158)"^^geo:wktLiteral ;
  geo-pos:lat "42.497192382812"^^xsd:decimal ;
  geo-pos:long "-8.8984851837158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225021_23853225021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225021'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.3916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984851837158'^^xsd:double;
  dwc:latitude '42.497192382812'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225021'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335079_23608335079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335079_23608335079> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335079_23608335079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497520446777 -8.8984813690186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497520446777"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984813690186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335079_23608335079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497520446777 -8.8984813690186)"^^geo:wktLiteral ;
  geo-pos:lat "42.497520446777"^^xsd:decimal ;
  geo-pos:long "-8.8984813690186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335079_23608335079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335079'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.0758333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984813690186'^^xsd:double;
  dwc:latitude '42.497520446777'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335079'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335076_23608335076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335076_23608335076> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335076_23608335076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497550964355 -8.8984804153442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497550964355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984804153442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335076_23608335076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497550964355 -8.8984804153442)"^^geo:wktLiteral ;
  geo-pos:lat "42.497550964355"^^xsd:decimal ;
  geo-pos:long "-8.8984804153442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335076_23608335076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335076'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '2.0755555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984804153442'^^xsd:double;
  dwc:latitude '42.497550964355'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335076'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603612_23591603612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603612_23591603612> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603612_23591603612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486557006836 -8.8984794616699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486557006836"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984794616699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603612_23591603612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486557006836 -8.8984794616699)"^^geo:wktLiteral ;
  geo-pos:lat "42.486557006836"^^xsd:decimal ;
  geo-pos:long "-8.8984794616699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603612_23591603612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603612'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.0127777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984794616699'^^xsd:double;
  dwc:latitude '42.486557006836'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603612'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603749_23591603749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603749_23591603749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603749_23591603749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497165679932 -8.8984746932983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497165679932"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984746932983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603749_23591603749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497165679932 -8.8984746932983)"^^geo:wktLiteral ;
  geo-pos:lat "42.497165679932"^^xsd:decimal ;
  geo-pos:long "-8.8984746932983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603749_23591603749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603749'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.163888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984746932983'^^xsd:double;
  dwc:latitude '42.497165679932'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603749'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335078_23608335078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335078_23608335078> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335078_23608335078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497486114502 -8.8984708786011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497486114502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984708786011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335078_23608335078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497486114502 -8.8984708786011)"^^geo:wktLiteral ;
  geo-pos:lat "42.497486114502"^^xsd:decimal ;
  geo-pos:long "-8.8984708786011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335078_23608335078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335078'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.0780555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984708786011'^^xsd:double;
  dwc:latitude '42.497486114502'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335078'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23608335077_23608335077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23608335077_23608335077> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23608335077_23608335077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497531890869 -8.8984632492065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497531890869"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984632492065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23608335077_23608335077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497531890869 -8.8984632492065)"^^geo:wktLiteral ;
  geo-pos:lat "42.497531890869"^^xsd:decimal ;
  geo-pos:long "-8.8984632492065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23608335077_23608335077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23608335077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23608335077'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '3.0705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984632492065'^^xsd:double;
  dwc:latitude '42.497531890869'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23608335077'^^xsd:integer;
  dwc:observationDate '2022-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603751_23591603751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603751_23591603751> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603751_23591603751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497234344482 -8.8984613418579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497234344482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984613418579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603751_23591603751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497234344482 -8.8984613418579)"^^geo:wktLiteral ;
  geo-pos:lat "42.497234344482"^^xsd:decimal ;
  geo-pos:long "-8.8984613418579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603751_23591603751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603751'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.1725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984613418579'^^xsd:double;
  dwc:latitude '42.497234344482'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603751'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421344_23838421344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421344_23838421344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421344_23838421344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4970703125 -8.8984565734863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4970703125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984565734863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421344_23838421344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4970703125 -8.8984565734863)"^^geo:wktLiteral ;
  geo-pos:lat "42.4970703125"^^xsd:decimal ;
  geo-pos:long "-8.8984565734863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421344_23838421344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421344'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.3916666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984565734863'^^xsd:double;
  dwc:latitude '42.4970703125'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421344'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421332_23838421332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421332_23838421332> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421332_23838421332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497001647949 -8.8984489440918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497001647949"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984489440918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421332_23838421332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497001647949 -8.8984489440918)"^^geo:wktLiteral ;
  geo-pos:lat "42.497001647949"^^xsd:decimal ;
  geo-pos:long "-8.8984489440918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421332_23838421332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421332'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984489440918'^^xsd:double;
  dwc:latitude '42.497001647949'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421332'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600433_23591600433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600433_23591600433> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600433_23591600433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498287200928 -8.8984260559082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498287200928"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984260559082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600433_23591600433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498287200928 -8.8984260559082)"^^geo:wktLiteral ;
  geo-pos:lat "42.498287200928"^^xsd:decimal ;
  geo-pos:long "-8.8984260559082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600433_23591600433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600433'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7141666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984260559082'^^xsd:double;
  dwc:latitude '42.498287200928'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600433'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603750_23591603750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603750_23591603750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603750_23591603750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497241973877 -8.8984241485596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497241973877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984241485596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603750_23591603750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497241973877 -8.8984241485596)"^^geo:wktLiteral ;
  geo-pos:lat "42.497241973877"^^xsd:decimal ;
  geo-pos:long "-8.8984241485596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603750_23591603750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603750'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.17027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984241485596'^^xsd:double;
  dwc:latitude '42.497241973877'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603750'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596340_23591596340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596340_23591596340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596340_23591596340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497268676758 -8.8984174728394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497268676758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984174728394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596340_23591596340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497268676758 -8.8984174728394)"^^geo:wktLiteral ;
  geo-pos:lat "42.497268676758"^^xsd:decimal ;
  geo-pos:long "-8.8984174728394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596340_23591596340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596340'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '21.073611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984174728394'^^xsd:double;
  dwc:latitude '42.497268676758'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596340'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594747_23591594747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594747_23591594747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594747_23591594747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502593994141 -8.8984146118164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.502593994141"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8984146118164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594747_23591594747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502593994141 -8.8984146118164)"^^geo:wktLiteral ;
  geo-pos:lat "42.502593994141"^^xsd:decimal ;
  geo-pos:long "-8.8984146118164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594747_23591594747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594747'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.374444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8984146118164'^^xsd:double;
  dwc:latitude '42.502593994141'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594747'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23654946160_23654946160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23654946160_23654946160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23654946160_23654946160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486022949219 -8.8983860015869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486022949219"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983860015869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23654946160_23654946160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486022949219 -8.8983860015869)"^^geo:wktLiteral ;
  geo-pos:lat "42.486022949219"^^xsd:decimal ;
  geo-pos:long "-8.8983860015869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23654946160_23654946160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23654946160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23654946160'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '19.081666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983860015869'^^xsd:double;
  dwc:latitude '42.486022949219'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23654946160'^^xsd:integer;
  dwc:observationDate '2022-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25404908535_25404908535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25404908535_25404908535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25404908535_25404908535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48575592041 -8.8983774185181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48575592041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983774185181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25404908535_25404908535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48575592041 -8.8983774185181)"^^geo:wktLiteral ;
  geo-pos:lat "42.48575592041"^^xsd:decimal ;
  geo-pos:long "-8.8983774185181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25404908535_25404908535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25404908535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25404908535'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.0375'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983774185181'^^xsd:double;
  dwc:latitude '42.48575592041'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25404908535'^^xsd:integer;
  dwc:observationDate '2023-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600430_23591600430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600430_23591600430> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600430_23591600430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49836730957 -8.8983745574951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49836730957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983745574951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600430_23591600430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49836730957 -8.8983745574951)"^^geo:wktLiteral ;
  geo-pos:lat "42.49836730957"^^xsd:decimal ;
  geo-pos:long "-8.8983745574951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600430_23591600430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600430'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983745574951'^^xsd:double;
  dwc:latitude '42.49836730957'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600430'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421343_23838421343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421343_23838421343> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421343_23838421343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497104644775 -8.8983736038208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497104644775"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983736038208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421343_23838421343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497104644775 -8.8983736038208)"^^geo:wktLiteral ;
  geo-pos:lat "42.497104644775"^^xsd:decimal ;
  geo-pos:long "-8.8983736038208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421343_23838421343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421343'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.3925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983736038208'^^xsd:double;
  dwc:latitude '42.497104644775'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421343'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600428_23591600428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600428_23591600428> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600428_23591600428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498603820801 -8.8983716964722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498603820801"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983716964722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600428_23591600428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498603820801 -8.8983716964722)"^^geo:wktLiteral ;
  geo-pos:lat "42.498603820801"^^xsd:decimal ;
  geo-pos:long "-8.8983716964722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600428_23591600428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600428'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.714166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983716964722'^^xsd:double;
  dwc:latitude '42.498603820801'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600428'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421337_23838421337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421337_23838421337> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421337_23838421337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497047424316 -8.8983573913574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497047424316"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983573913574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421337_23838421337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497047424316 -8.8983573913574)"^^geo:wktLiteral ;
  geo-pos:lat "42.497047424316"^^xsd:decimal ;
  geo-pos:long "-8.8983573913574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421337_23838421337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421337'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '20.391944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983573913574'^^xsd:double;
  dwc:latitude '42.497047424316'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421337'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600429_23591600429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600429_23591600429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600429_23591600429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498584747314 -8.8983392715454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498584747314"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983392715454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600429_23591600429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498584747314 -8.8983392715454)"^^geo:wktLiteral ;
  geo-pos:lat "42.498584747314"^^xsd:decimal ;
  geo-pos:long "-8.8983392715454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600429_23591600429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600429'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.71222222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983392715454'^^xsd:double;
  dwc:latitude '42.498584747314'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600429'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603708_23591603708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603708_23591603708> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603708_23591603708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485874176025 -8.8983325958252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485874176025"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983325958252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603708_23591603708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485874176025 -8.8983325958252)"^^geo:wktLiteral ;
  geo-pos:lat "42.485874176025"^^xsd:decimal ;
  geo-pos:long "-8.8983325958252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603708_23591603708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603708'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.013055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983325958252'^^xsd:double;
  dwc:latitude '42.485874176025'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603708'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600426_23591600426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600426_23591600426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600426_23591600426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498455047607 -8.898325920105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498455047607"^^xsd:decimal ;
  dwc:decimalLongitude "-8.898325920105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600426_23591600426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498455047607 -8.898325920105)"^^geo:wktLiteral ;
  geo-pos:lat "42.498455047607"^^xsd:decimal ;
  geo-pos:long "-8.898325920105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600426_23591600426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600426'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.704722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.898325920105'^^xsd:double;
  dwc:latitude '42.498455047607'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600426'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421340_23838421340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421340_23838421340> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421340_23838421340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497303009033 -8.8983201980591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497303009033"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983201980591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421340_23838421340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497303009033 -8.8983201980591)"^^geo:wktLiteral ;
  geo-pos:lat "42.497303009033"^^xsd:decimal ;
  geo-pos:long "-8.8983201980591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421340_23838421340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421340'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.391111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983201980591'^^xsd:double;
  dwc:latitude '42.497303009033'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421340'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421339_23838421339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421339_23838421339> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421339_23838421339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49728012085 -8.8983125686646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49728012085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8983125686646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421339_23838421339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49728012085 -8.8983125686646)"^^geo:wktLiteral ;
  geo-pos:lat "42.49728012085"^^xsd:decimal ;
  geo-pos:long "-8.8983125686646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421339_23838421339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421339'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.400555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8983125686646'^^xsd:double;
  dwc:latitude '42.49728012085'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421339'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600427_23591600427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600427_23591600427> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600427_23591600427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498455047607 -8.8982992172241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498455047607"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8982992172241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600427_23591600427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498455047607 -8.8982992172241)"^^geo:wktLiteral ;
  geo-pos:lat "42.498455047607"^^xsd:decimal ;
  geo-pos:long "-8.8982992172241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600427_23591600427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600427'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.711944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8982992172241'^^xsd:double;
  dwc:latitude '42.498455047607'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600427'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600431_23591600431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600431_23591600431> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600431_23591600431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498260498047 -8.8982582092285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498260498047"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8982582092285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600431_23591600431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498260498047 -8.8982582092285)"^^geo:wktLiteral ;
  geo-pos:lat "42.498260498047"^^xsd:decimal ;
  geo-pos:long "-8.8982582092285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600431_23591600431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600431'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.7113888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8982582092285'^^xsd:double;
  dwc:latitude '42.498260498047'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600431'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603684_23591603684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603684_23591603684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603684_23591603684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485836029053 -8.8982524871826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485836029053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8982524871826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603684_23591603684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485836029053 -8.8982524871826)"^^geo:wktLiteral ;
  geo-pos:lat "42.485836029053"^^xsd:decimal ;
  geo-pos:long "-8.8982524871826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603684_23591603684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603684'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.014166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8982524871826'^^xsd:double;
  dwc:latitude '42.485836029053'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603684'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421338_23838421338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421338_23838421338> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421338_23838421338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497245788574 -8.8982515335083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497245788574"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8982515335083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421338_23838421338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497245788574 -8.8982515335083)"^^geo:wktLiteral ;
  geo-pos:lat "42.497245788574"^^xsd:decimal ;
  geo-pos:long "-8.8982515335083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421338_23838421338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421338'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.399166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8982515335083'^^xsd:double;
  dwc:latitude '42.497245788574'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421338'^^xsd:integer;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24049357425_24049357425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24049357425_24049357425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24049357425_24049357425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48583984375 -8.8982458114624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48583984375"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8982458114624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24049357425_24049357425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48583984375 -8.8982458114624)"^^geo:wktLiteral ;
  geo-pos:lat "42.48583984375"^^xsd:decimal ;
  geo-pos:long "-8.8982458114624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24049357425_24049357425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24049357425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24049357425'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.024444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8982458114624'^^xsd:double;
  dwc:latitude '42.48583984375'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24049357425'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812861_24044812861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812861_24044812861> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812861_24044812861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486011505127 -8.8982219696045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.486011505127"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8982219696045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812861_24044812861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.486011505127 -8.8982219696045)"^^geo:wktLiteral ;
  geo-pos:lat "42.486011505127"^^xsd:decimal ;
  geo-pos:long "-8.8982219696045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812861_24044812861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812861'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.001111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8982219696045'^^xsd:double;
  dwc:latitude '42.486011505127'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812861'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603696_23591603696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603696_23591603696> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603696_23591603696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485782623291 -8.8981628417969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485782623291"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8981628417969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603696_23591603696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485782623291 -8.8981628417969)"^^geo:wktLiteral ;
  geo-pos:lat "42.485782623291"^^xsd:decimal ;
  geo-pos:long "-8.8981628417969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603696_23591603696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603696'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.013333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8981628417969'^^xsd:double;
  dwc:latitude '42.485782623291'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603696'^^xsd:integer;
  dwc:observationDate '2022-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594748_23591594748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594748_23591594748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594748_23591594748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50267791748 -8.8981552124023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50267791748"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8981552124023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594748_23591594748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50267791748 -8.8981552124023)"^^geo:wktLiteral ;
  geo-pos:lat "42.50267791748"^^xsd:decimal ;
  geo-pos:long "-8.8981552124023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594748_23591594748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594748'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '23.3825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8981552124023'^^xsd:double;
  dwc:latitude '42.50267791748'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594748'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421342_23838421342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421342_23838421342> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421342_23838421342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49715423584 -8.8981523513794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49715423584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8981523513794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421342_23838421342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49715423584 -8.8981523513794)"^^geo:wktLiteral ;
  geo-pos:lat "42.49715423584"^^xsd:decimal ;
  geo-pos:long "-8.8981523513794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421342_23838421342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421342'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.4008333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8981523513794'^^xsd:double;
  dwc:latitude '42.49715423584'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421342'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23838421341_23838421341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23838421341_23838421341> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23838421341_23838421341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497211456299 -8.8981447219849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497211456299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8981447219849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23838421341_23838421341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497211456299 -8.8981447219849)"^^geo:wktLiteral ;
  geo-pos:lat "42.497211456299"^^xsd:decimal ;
  geo-pos:long "-8.8981447219849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23838421341_23838421341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23838421341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23838421341'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.40083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8981447219849'^^xsd:double;
  dwc:latitude '42.497211456299'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23838421341'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596748_23591596748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596748_23591596748> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596748_23591596748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501457214355 -8.8981275558472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501457214355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8981275558472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596748_23591596748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501457214355 -8.8981275558472)"^^geo:wktLiteral ;
  geo-pos:lat "42.501457214355"^^xsd:decimal ;
  geo-pos:long "-8.8981275558472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596748_23591596748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596748'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.1925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8981275558472'^^xsd:double;
  dwc:latitude '42.501457214355'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596748'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600432_23591600432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600432_23591600432> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600432_23591600432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498291015625 -8.8981246948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498291015625"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8981246948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600432_23591600432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498291015625 -8.8981246948242)"^^geo:wktLiteral ;
  geo-pos:lat "42.498291015625"^^xsd:decimal ;
  geo-pos:long "-8.8981246948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600432_23591600432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600432'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7091666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8981246948242'^^xsd:double;
  dwc:latitude '42.498291015625'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600432'^^xsd:integer;
  dwc:observationDate '2022-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594749_23591594749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594749_23591594749> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594749_23591594749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502578735352 -8.8980627059937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.502578735352"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8980627059937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594749_23591594749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502578735352 -8.8980627059937)"^^geo:wktLiteral ;
  geo-pos:lat "42.502578735352"^^xsd:decimal ;
  geo-pos:long "-8.8980627059937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594749_23591594749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594749'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.37416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8980627059937'^^xsd:double;
  dwc:latitude '42.502578735352'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594749'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195721_25348195721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195721_25348195721> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195721_25348195721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.036888122559 -8.898003578186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.036888122559"^^xsd:decimal ;
  dwc:decimalLongitude "-8.898003578186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195721_25348195721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.036888122559 -8.898003578186)"^^geo:wktLiteral ;
  geo-pos:lat "42.036888122559"^^xsd:decimal ;
  geo-pos:long "-8.898003578186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195721_25348195721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195721'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.869722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.898003578186'^^xsd:double;
  dwc:latitude '42.036888122559'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195721'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594750_23591594750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594750_23591594750> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594750_23591594750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502529144287 -8.8979263305664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.502529144287"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8979263305664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594750_23591594750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.502529144287 -8.8979263305664)"^^geo:wktLiteral ;
  geo-pos:lat "42.502529144287"^^xsd:decimal ;
  geo-pos:long "-8.8979263305664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594750_23591594750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594750'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '1.3841666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8979263305664'^^xsd:double;
  dwc:latitude '42.502529144287'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594750'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600229_23591600229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600229_23591600229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600229_23591600229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498046875 -8.8977069854736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498046875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8977069854736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600229_23591600229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498046875 -8.8977069854736)"^^geo:wktLiteral ;
  geo-pos:lat "42.498046875"^^xsd:decimal ;
  geo-pos:long "-8.8977069854736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600229_23591600229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600229'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.085'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8977069854736'^^xsd:double;
  dwc:latitude '42.498046875'^^xsd:double;
  dwc:minimumElevation '-16'^^xsd:integer;
  dwc:maximumElevation '-16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600229'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596150_23591596150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596150_23591596150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596150_23591596150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497943878174 -8.897572517395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497943878174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897572517395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596150_23591596150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497943878174 -8.897572517395)"^^geo:wktLiteral ;
  geo-pos:lat "42.497943878174"^^xsd:decimal ;
  geo-pos:long "-8.897572517395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596150_23591596150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596150'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '4.2575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897572517395'^^xsd:double;
  dwc:latitude '42.497943878174'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596150'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600417_23591600417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600417_23591600417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600417_23591600417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498062133789 -8.8975706100464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498062133789"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975706100464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600417_23591600417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498062133789 -8.8975706100464)"^^geo:wktLiteral ;
  geo-pos:lat "42.498062133789"^^xsd:decimal ;
  geo-pos:long "-8.8975706100464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600417_23591600417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600417'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975706100464'^^xsd:double;
  dwc:latitude '42.498062133789'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600417'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600055_23591600055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600055_23591600055> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600055_23591600055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497856140137 -8.8975162506104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497856140137"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975162506104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600055_23591600055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497856140137 -8.8975162506104)"^^geo:wktLiteral ;
  geo-pos:lat "42.497856140137"^^xsd:decimal ;
  geo-pos:long "-8.8975162506104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600055_23591600055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600055'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.7672222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975162506104'^^xsd:double;
  dwc:latitude '42.497856140137'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600055'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597537_23591597537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597537_23591597537> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597537_23591597537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497871398926 -8.8975162506104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497871398926"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975162506104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597537_23591597537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497871398926 -8.8975162506104)"^^geo:wktLiteral ;
  geo-pos:lat "42.497871398926"^^xsd:decimal ;
  geo-pos:long "-8.8975162506104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597537_23591597537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597537'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '4.1055555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975162506104'^^xsd:double;
  dwc:latitude '42.497871398926'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597537'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603023_23591603023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603023_23591603023> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603023_23591603023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497898101807 -8.8975162506104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497898101807"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975162506104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603023_23591603023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497898101807 -8.8975162506104)"^^geo:wktLiteral ;
  geo-pos:lat "42.497898101807"^^xsd:decimal ;
  geo-pos:long "-8.8975162506104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603023_23591603023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603023'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '21.281666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975162506104'^^xsd:double;
  dwc:latitude '42.497898101807'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603023'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596347_23591596347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596347_23591596347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596347_23591596347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498016357422 -8.8975095748901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498016357422"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975095748901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596347_23591596347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498016357422 -8.8975095748901)"^^geo:wktLiteral ;
  geo-pos:lat "42.498016357422"^^xsd:decimal ;
  geo-pos:long "-8.8975095748901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596347_23591596347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596347'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '2.2341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975095748901'^^xsd:double;
  dwc:latitude '42.498016357422'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596347'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596149_23591596149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596149_23591596149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596149_23591596149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497848510742 -8.8975086212158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497848510742"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975086212158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596149_23591596149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497848510742 -8.8975086212158)"^^geo:wktLiteral ;
  geo-pos:lat "42.497848510742"^^xsd:decimal ;
  geo-pos:long "-8.8975086212158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596149_23591596149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596149'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '3.2483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975086212158'^^xsd:double;
  dwc:latitude '42.497848510742'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596149'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253682_23716253682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253682_23716253682> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253682_23716253682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498218536377 -8.8975038528442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498218536377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8975038528442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253682_23716253682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498218536377 -8.8975038528442)"^^geo:wktLiteral ;
  geo-pos:lat "42.498218536377"^^xsd:decimal ;
  geo-pos:long "-8.8975038528442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253682_23716253682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253682'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '1.7575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8975038528442'^^xsd:double;
  dwc:latitude '42.498218536377'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253682'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596148_23591596148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596148_23591596148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596148_23591596148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497783660889 -8.8974857330322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497783660889"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974857330322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596148_23591596148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497783660889 -8.8974857330322)"^^geo:wktLiteral ;
  geo-pos:lat "42.497783660889"^^xsd:decimal ;
  geo-pos:long "-8.8974857330322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596148_23591596148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596148'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '2.2558333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974857330322'^^xsd:double;
  dwc:latitude '42.497783660889'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596148'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597538_23591597538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597538_23591597538> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597538_23591597538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497875213623 -8.8974857330322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497875213623"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974857330322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597538_23591597538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497875213623 -8.8974857330322)"^^geo:wktLiteral ;
  geo-pos:lat "42.497875213623"^^xsd:decimal ;
  geo-pos:long "-8.8974857330322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597538_23591597538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597538'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '5.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974857330322'^^xsd:double;
  dwc:latitude '42.497875213623'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597538'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253683_23716253683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253683_23716253683> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253683_23716253683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497905731201 -8.8974857330322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497905731201"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974857330322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253683_23716253683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497905731201 -8.8974857330322)"^^geo:wktLiteral ;
  geo-pos:lat "42.497905731201"^^xsd:decimal ;
  geo-pos:long "-8.8974857330322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253683_23716253683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253683'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '2.7619444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974857330322'^^xsd:double;
  dwc:latitude '42.497905731201'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253683'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910389_23600910389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910389_23600910389> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910389_23600910389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498035430908 -8.8974838256836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498035430908"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974838256836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910389_23600910389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498035430908 -8.8974838256836)"^^geo:wktLiteral ;
  geo-pos:lat "42.498035430908"^^xsd:decimal ;
  geo-pos:long "-8.8974838256836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910389_23600910389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910389'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '22.140833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974838256836'^^xsd:double;
  dwc:latitude '42.498035430908'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910389'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910388_23600910388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910388_23600910388> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910388_23600910388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498146057129 -8.8974752426147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498146057129"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974752426147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910388_23600910388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498146057129 -8.8974752426147)"^^geo:wktLiteral ;
  geo-pos:lat "42.498146057129"^^xsd:decimal ;
  geo-pos:long "-8.8974752426147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910388_23600910388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910388'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '21.131944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974752426147'^^xsd:double;
  dwc:latitude '42.498146057129'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910388'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600238_23591600238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600238_23591600238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600238_23591600238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497978210449 -8.8974657058716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497978210449"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974657058716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600238_23591600238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497978210449 -8.8974657058716)"^^geo:wktLiteral ;
  geo-pos:lat "42.497978210449"^^xsd:decimal ;
  geo-pos:long "-8.8974657058716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600238_23591600238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600238'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.742222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974657058716'^^xsd:double;
  dwc:latitude '42.497978210449'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600238'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596348_23591596348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596348_23591596348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596348_23591596348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497943878174 -8.8974552154541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497943878174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974552154541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596348_23591596348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497943878174 -8.8974552154541)"^^geo:wktLiteral ;
  geo-pos:lat "42.497943878174"^^xsd:decimal ;
  geo-pos:long "-8.8974552154541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596348_23591596348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596348'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '3.2291666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974552154541'^^xsd:double;
  dwc:latitude '42.497943878174'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596348'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225179_23853225179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225179_23853225179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225179_23853225179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497890472412 -8.8974533081055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497890472412"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974533081055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225179_23853225179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497890472412 -8.8974533081055)"^^geo:wktLiteral ;
  geo-pos:lat "42.497890472412"^^xsd:decimal ;
  geo-pos:long "-8.8974533081055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225179_23853225179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225179'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '21.369722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974533081055'^^xsd:double;
  dwc:latitude '42.497890472412'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225179'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596349_23591596349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596349_23591596349> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596349_23591596349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497993469238 -8.8974475860596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497993469238"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974475860596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596349_23591596349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497993469238 -8.8974475860596)"^^geo:wktLiteral ;
  geo-pos:lat "42.497993469238"^^xsd:decimal ;
  geo-pos:long "-8.8974475860596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596349_23591596349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596349'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '4.2283333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974475860596'^^xsd:double;
  dwc:latitude '42.497993469238'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596349'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253681_23716253681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253681_23716253681> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253681_23716253681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497997283936 -8.8974447250366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497997283936"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974447250366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253681_23716253681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497997283936 -8.8974447250366)"^^geo:wktLiteral ;
  geo-pos:lat "42.497997283936"^^xsd:decimal ;
  geo-pos:long "-8.8974447250366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253681_23716253681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253681'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '0.76416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974447250366'^^xsd:double;
  dwc:latitude '42.497997283936'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253681'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596345_23591596345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596345_23591596345> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596345_23591596345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498001098633 -8.8974351882935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498001098633"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974351882935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596345_23591596345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498001098633 -8.8974351882935)"^^geo:wktLiteral ;
  geo-pos:lat "42.498001098633"^^xsd:decimal ;
  geo-pos:long "-8.8974351882935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596345_23591596345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596345'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '0.22805555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974351882935'^^xsd:double;
  dwc:latitude '42.498001098633'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596345'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603024_23591603024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603024_23591603024> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603024_23591603024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498153686523 -8.8974342346191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498153686523"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974342346191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603024_23591603024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498153686523 -8.8974342346191)"^^geo:wktLiteral ;
  geo-pos:lat "42.498153686523"^^xsd:decimal ;
  geo-pos:long "-8.8974342346191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603024_23591603024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603024'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '22.2825'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974342346191'^^xsd:double;
  dwc:latitude '42.498153686523'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603024'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597534_23591597534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597534_23591597534> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597534_23591597534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497871398926 -8.8974304199219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497871398926"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974304199219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597534_23591597534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497871398926 -8.8974304199219)"^^geo:wktLiteral ;
  geo-pos:lat "42.497871398926"^^xsd:decimal ;
  geo-pos:long "-8.8974304199219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597534_23591597534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597534'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '1.0963888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974304199219'^^xsd:double;
  dwc:latitude '42.497871398926'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597534'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597923_23591597923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597923_23591597923> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597923_23591597923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497806549072 -8.8974275588989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497806549072"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974275588989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597923_23591597923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497806549072 -8.8974275588989)"^^geo:wktLiteral ;
  geo-pos:lat "42.497806549072"^^xsd:decimal ;
  geo-pos:long "-8.8974275588989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597923_23591597923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597923'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '21.048055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974275588989'^^xsd:double;
  dwc:latitude '42.497806549072'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597923'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596344_23591596344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596344_23591596344> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596344_23591596344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497943878174 -8.8974275588989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497943878174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974275588989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596344_23591596344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497943878174 -8.8974275588989)"^^geo:wktLiteral ;
  geo-pos:lat "42.497943878174"^^xsd:decimal ;
  geo-pos:long "-8.8974275588989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596344_23591596344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596344'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '23.234166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974275588989'^^xsd:double;
  dwc:latitude '42.497943878174'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596344'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600245_23591600245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600245_23591600245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600245_23591600245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497993469238 -8.8974275588989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497993469238"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974275588989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600245_23591600245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497993469238 -8.8974275588989)"^^geo:wktLiteral ;
  geo-pos:lat "42.497993469238"^^xsd:decimal ;
  geo-pos:long "-8.8974275588989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600245_23591600245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600245'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7422222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974275588989'^^xsd:double;
  dwc:latitude '42.497993469238'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600245'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603026_23591603026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603026_23591603026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603026_23591603026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498085021973 -8.8974266052246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498085021973"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974266052246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603026_23591603026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498085021973 -8.8974266052246)"^^geo:wktLiteral ;
  geo-pos:lat "42.498085021973"^^xsd:decimal ;
  geo-pos:long "-8.8974266052246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603026_23591603026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603026'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '0.28638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974266052246'^^xsd:double;
  dwc:latitude '42.498085021973'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603026'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600239_23591600239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600239_23591600239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600239_23591600239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498069763184 -8.8974084854126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498069763184"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974084854126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600239_23591600239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498069763184 -8.8974084854126)"^^geo:wktLiteral ;
  geo-pos:lat "42.498069763184"^^xsd:decimal ;
  geo-pos:long "-8.8974084854126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600239_23591600239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600239'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.736388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974084854126'^^xsd:double;
  dwc:latitude '42.498069763184'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600239'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596346_23591596346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596346_23591596346> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596346_23591596346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497932434082 -8.8974046707153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497932434082"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8974046707153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596346_23591596346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497932434082 -8.8974046707153)"^^geo:wktLiteral ;
  geo-pos:lat "42.497932434082"^^xsd:decimal ;
  geo-pos:long "-8.8974046707153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596346_23591596346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596346'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '1.2297222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8974046707153'^^xsd:double;
  dwc:latitude '42.497932434082'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596346'^^xsd:integer;
  dwc:observationDate '2022-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596147_23591596147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596147_23591596147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596147_23591596147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497817993164 -8.8973894119263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497817993164"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973894119263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596147_23591596147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497817993164 -8.8973894119263)"^^geo:wktLiteral ;
  geo-pos:lat "42.497817993164"^^xsd:decimal ;
  geo-pos:long "-8.8973894119263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596147_23591596147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596147'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '1.2488888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973894119263'^^xsd:double;
  dwc:latitude '42.497817993164'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596147'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253684_23716253684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253684_23716253684> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253684_23716253684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497882843018 -8.8973894119263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497882843018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973894119263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253684_23716253684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497882843018 -8.8973894119263)"^^geo:wktLiteral ;
  geo-pos:lat "42.497882843018"^^xsd:decimal ;
  geo-pos:long "-8.8973894119263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253684_23716253684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253684'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '3.7658333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973894119263'^^xsd:double;
  dwc:latitude '42.497882843018'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253684'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225180_23853225180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225180_23853225180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225180_23853225180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498195648193 -8.8973808288574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498195648193"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973808288574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225180_23853225180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498195648193 -8.8973808288574)"^^geo:wktLiteral ;
  geo-pos:lat "42.498195648193"^^xsd:decimal ;
  geo-pos:long "-8.8973808288574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225180_23853225180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225180'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '22.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973808288574'^^xsd:double;
  dwc:latitude '42.498195648193'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225180'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597536_23591597536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597536_23591597536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597536_23591597536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497791290283 -8.8973760604858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497791290283"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973760604858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597536_23591597536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497791290283 -8.8973760604858)"^^geo:wktLiteral ;
  geo-pos:lat "42.497791290283"^^xsd:decimal ;
  geo-pos:long "-8.8973760604858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597536_23591597536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597536'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '3.0980555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973760604858'^^xsd:double;
  dwc:latitude '42.497791290283'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597536'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603031_23591603031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603031_23591603031> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603031_23591603031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497898101807 -8.8973731994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497898101807"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973731994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603031_23591603031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497898101807 -8.8973731994629)"^^geo:wktLiteral ;
  geo-pos:lat "42.497898101807"^^xsd:decimal ;
  geo-pos:long "-8.8973731994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603031_23591603031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603031'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '5.2863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973731994629'^^xsd:double;
  dwc:latitude '42.497898101807'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603031'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910391_23600910391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910391_23600910391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910391_23600910391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498275756836 -8.8973731994629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498275756836"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973731994629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910391_23600910391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498275756836 -8.8973731994629)"^^geo:wktLiteral ;
  geo-pos:lat "42.498275756836"^^xsd:decimal ;
  geo-pos:long "-8.8973731994629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910391_23600910391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910391'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '0.13638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973731994629'^^xsd:double;
  dwc:latitude '42.498275756836'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910391'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910390_23600910390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910390_23600910390> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910390_23600910390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498229980469 -8.8973655700684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498229980469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973655700684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910390_23600910390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498229980469 -8.8973655700684)"^^geo:wktLiteral ;
  geo-pos:lat "42.498229980469"^^xsd:decimal ;
  geo-pos:long "-8.8973655700684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910390_23600910390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910390'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '23.132222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973655700684'^^xsd:double;
  dwc:latitude '42.498229980469'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910390'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603030_23591603030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603030_23591603030> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603030_23591603030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498016357422 -8.8973636627197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498016357422"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973636627197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603030_23591603030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498016357422 -8.8973636627197)"^^geo:wktLiteral ;
  geo-pos:lat "42.498016357422"^^xsd:decimal ;
  geo-pos:long "-8.8973636627197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603030_23591603030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603030'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.2822222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973636627197'^^xsd:double;
  dwc:latitude '42.498016357422'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603030'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862347_23728862347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862347_23728862347> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862347_23728862347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497928619385 -8.8973627090454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497928619385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973627090454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862347_23728862347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497928619385 -8.8973627090454)"^^geo:wktLiteral ;
  geo-pos:lat "42.497928619385"^^xsd:decimal ;
  geo-pos:long "-8.8973627090454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862347_23728862347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862347'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '5.7566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973627090454'^^xsd:double;
  dwc:latitude '42.497928619385'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862347'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597535_23591597535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597535_23591597535> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597535_23591597535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497798919678 -8.8973588943481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497798919678"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973588943481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597535_23591597535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497798919678 -8.8973588943481)"^^geo:wktLiteral ;
  geo-pos:lat "42.497798919678"^^xsd:decimal ;
  geo-pos:long "-8.8973588943481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597535_23591597535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597535'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '2.1030555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973588943481'^^xsd:double;
  dwc:latitude '42.497798919678'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597535'^^xsd:integer;
  dwc:observationDate '2022-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253685_23716253685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253685_23716253685> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253685_23716253685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497890472412 -8.8973560333252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497890472412"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973560333252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253685_23716253685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497890472412 -8.8973560333252)"^^geo:wktLiteral ;
  geo-pos:lat "42.497890472412"^^xsd:decimal ;
  geo-pos:long "-8.8973560333252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253685_23716253685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253685'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '4.7641666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973560333252'^^xsd:double;
  dwc:latitude '42.497890472412'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253685'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862348_23728862348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862348_23728862348> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862348_23728862348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497940063477 -8.8973531723022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497940063477"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973531723022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862348_23728862348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497940063477 -8.8973531723022)"^^geo:wktLiteral ;
  geo-pos:lat "42.497940063477"^^xsd:decimal ;
  geo-pos:long "-8.8973531723022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862348_23728862348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862348'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.2538888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973531723022'^^xsd:double;
  dwc:latitude '42.497940063477'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862348'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603025_23591603025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603025_23591603025> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603025_23591603025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498107910156 -8.897331237793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498107910156"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897331237793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603025_23591603025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498107910156 -8.897331237793)"^^geo:wktLiteral ;
  geo-pos:lat "42.498107910156"^^xsd:decimal ;
  geo-pos:long "-8.897331237793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603025_23591603025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603025'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '23.286388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897331237793'^^xsd:double;
  dwc:latitude '42.498107910156'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603025'^^xsd:integer;
  dwc:observationDate '2022-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23890431578_23890431578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23890431578_23890431578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23890431578_23890431578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497833251953 -8.8973293304443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497833251953"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973293304443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23890431578_23890431578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497833251953 -8.8973293304443)"^^geo:wktLiteral ;
  geo-pos:lat "42.497833251953"^^xsd:decimal ;
  geo-pos:long "-8.8973293304443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23890431578_23890431578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23890431578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23890431578'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.3725'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973293304443'^^xsd:double;
  dwc:latitude '42.497833251953'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23890431578'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600048_23591600048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600048_23591600048> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600048_23591600048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498096466064 -8.8973083496094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498096466064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8973083496094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600048_23591600048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498096466064 -8.8973083496094)"^^geo:wktLiteral ;
  geo-pos:lat "42.498096466064"^^xsd:decimal ;
  geo-pos:long "-8.8973083496094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600048_23591600048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600048'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.759722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8973083496094'^^xsd:double;
  dwc:latitude '42.498096466064'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600048'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225173_23853225173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225173_23853225173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225173_23853225173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497833251953 -8.8972930908203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497833251953"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972930908203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225173_23853225173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497833251953 -8.8972930908203)"^^geo:wktLiteral ;
  geo-pos:lat "42.497833251953"^^xsd:decimal ;
  geo-pos:long "-8.8972930908203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225173_23853225173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225173'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.053333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972930908203'^^xsd:double;
  dwc:latitude '42.497833251953'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225173'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253680_23716253680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253680_23716253680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253680_23716253680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497940063477 -8.8972826004028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497940063477"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972826004028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253680_23716253680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497940063477 -8.8972826004028)"^^geo:wktLiteral ;
  geo-pos:lat "42.497940063477"^^xsd:decimal ;
  geo-pos:long "-8.8972826004028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253680_23716253680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253680'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '23.757222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972826004028'^^xsd:double;
  dwc:latitude '42.497940063477'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253680'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910386_23600910386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910386_23600910386> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910386_23600910386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49821472168 -8.8972816467285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49821472168"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972816467285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910386_23600910386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49821472168 -8.8972816467285)"^^geo:wktLiteral ;
  geo-pos:lat "42.49821472168"^^xsd:decimal ;
  geo-pos:long "-8.8972816467285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910386_23600910386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910386'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '20.023888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972816467285'^^xsd:double;
  dwc:latitude '42.49821472168'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910386'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 2 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910392_23600910392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910392_23600910392> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910392_23600910392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498359680176 -8.8972797393799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498359680176"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972797393799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910392_23600910392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498359680176 -8.8972797393799)"^^geo:wktLiteral ;
  geo-pos:lat "42.498359680176"^^xsd:decimal ;
  geo-pos:long "-8.8972797393799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910392_23600910392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910392'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '1.1363888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972797393799'^^xsd:double;
  dwc:latitude '42.498359680176'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910392'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910393_23600910393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910393_23600910393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910393_23600910393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498363494873 -8.8972768783569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498363494873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972768783569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910393_23600910393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498363494873 -8.8972768783569)"^^geo:wktLiteral ;
  geo-pos:lat "42.498363494873"^^xsd:decimal ;
  geo-pos:long "-8.8972768783569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910393_23600910393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910393'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '2.1408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972768783569'^^xsd:double;
  dwc:latitude '42.498363494873'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910393'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225178_23853225178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225178_23853225178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225178_23853225178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497829437256 -8.897274017334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497829437256"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897274017334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225178_23853225178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497829437256 -8.897274017334)"^^geo:wktLiteral ;
  geo-pos:lat "42.497829437256"^^xsd:decimal ;
  geo-pos:long "-8.897274017334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225178_23853225178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225178'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '20.361388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897274017334'^^xsd:double;
  dwc:latitude '42.497829437256'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225178'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603029_23591603029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603029_23591603029> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603029_23591603029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498069763184 -8.8972702026367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498069763184"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972702026367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603029_23591603029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498069763184 -8.8972702026367)"^^geo:wktLiteral ;
  geo-pos:lat "42.498069763184"^^xsd:decimal ;
  geo-pos:long "-8.8972702026367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603029_23591603029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603029'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '3.2808333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972702026367'^^xsd:double;
  dwc:latitude '42.498069763184'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603029'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910395_23600910395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910395_23600910395> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910395_23600910395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498321533203 -8.8972597122192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498321533203"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972597122192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910395_23600910395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498321533203 -8.8972597122192)"^^geo:wktLiteral ;
  geo-pos:lat "42.498321533203"^^xsd:decimal ;
  geo-pos:long "-8.8972597122192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910395_23600910395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910395'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '4.1336111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972597122192'^^xsd:double;
  dwc:latitude '42.498321533203'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910395'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225181_23853225181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225181_23853225181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225181_23853225181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498229980469 -8.897253036499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498229980469"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897253036499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225181_23853225181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498229980469 -8.897253036499)"^^geo:wktLiteral ;
  geo-pos:lat "42.498229980469"^^xsd:decimal ;
  geo-pos:long "-8.897253036499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225181_23853225181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225181'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '23.361111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897253036499'^^xsd:double;
  dwc:latitude '42.498229980469'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225181'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910396_23600910396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910396_23600910396> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910396_23600910396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498271942139 -8.8972358703613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498271942139"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972358703613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910396_23600910396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498271942139 -8.8972358703613)"^^geo:wktLiteral ;
  geo-pos:lat "42.498271942139"^^xsd:decimal ;
  geo-pos:long "-8.8972358703613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910396_23600910396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910396'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '5.1575'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972358703613'^^xsd:double;
  dwc:latitude '42.498271942139'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910396'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603028_23591603028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603028_23591603028> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603028_23591603028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498115539551 -8.8972320556641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498115539551"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972320556641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603028_23591603028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498115539551 -8.8972320556641)"^^geo:wktLiteral ;
  geo-pos:lat "42.498115539551"^^xsd:decimal ;
  geo-pos:long "-8.8972320556641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603028_23591603028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603028'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '2.2908333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972320556641'^^xsd:double;
  dwc:latitude '42.498115539551'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603028'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910394_23600910394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910394_23600910394> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910394_23600910394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498439788818 -8.8972320556641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498439788818"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972320556641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910394_23600910394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498439788818 -8.8972320556641)"^^geo:wktLiteral ;
  geo-pos:lat "42.498439788818"^^xsd:decimal ;
  geo-pos:long "-8.8972320556641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910394_23600910394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910394'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '3.1408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972320556641'^^xsd:double;
  dwc:latitude '42.498439788818'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910394'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225182_23853225182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225182_23853225182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225182_23853225182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498245239258 -8.8972282409668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498245239258"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972282409668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225182_23853225182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498245239258 -8.8972282409668)"^^geo:wktLiteral ;
  geo-pos:lat "42.498245239258"^^xsd:decimal ;
  geo-pos:long "-8.8972282409668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225182_23853225182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225182'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '0.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972282409668'^^xsd:double;
  dwc:latitude '42.498245239258'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225182'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600054_23591600054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600054_23591600054> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600054_23591600054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497959136963 -8.8972244262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497959136963"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972244262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600054_23591600054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497959136963 -8.8972244262695)"^^geo:wktLiteral ;
  geo-pos:lat "42.497959136963"^^xsd:decimal ;
  geo-pos:long "-8.8972244262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600054_23591600054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600054'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.7597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972244262695'^^xsd:double;
  dwc:latitude '42.497959136963'^^xsd:double;
  dwc:minimumElevation '15'^^xsd:integer;
  dwc:maximumElevation '15'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600054'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23890431577_23890431577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23890431577_23890431577> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23890431577_23890431577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497932434082 -8.8972234725952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497932434082"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972234725952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23890431577_23890431577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497932434082 -8.8972234725952)"^^geo:wktLiteral ;
  geo-pos:lat "42.497932434082"^^xsd:decimal ;
  geo-pos:long "-8.8972234725952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23890431577_23890431577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23890431577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23890431577'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972234725952'^^xsd:double;
  dwc:latitude '42.497932434082'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23890431577'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600052_23591600052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600052_23591600052> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600052_23591600052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498207092285 -8.8972225189209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498207092285"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972225189209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600052_23591600052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498207092285 -8.8972225189209)"^^geo:wktLiteral ;
  geo-pos:lat "42.498207092285"^^xsd:decimal ;
  geo-pos:long "-8.8972225189209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600052_23591600052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600052'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.7588888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972225189209'^^xsd:double;
  dwc:latitude '42.498207092285'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600052'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910374_23600910374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910374_23600910374> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910374_23600910374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498268127441 -8.8972177505493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498268127441"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972177505493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910374_23600910374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498268127441 -8.8972177505493)"^^geo:wktLiteral ;
  geo-pos:lat "42.498268127441"^^xsd:decimal ;
  geo-pos:long "-8.8972177505493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910374_23600910374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910374'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '19.024166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972177505493'^^xsd:double;
  dwc:latitude '42.498268127441'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910374'^^xsd:integer;
  dwc:observationDate '2022-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600050_23591600050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600050_23591600050> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600050_23591600050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498317718506 -8.8972072601318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498317718506"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8972072601318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600050_23591600050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498317718506 -8.8972072601318)"^^geo:wktLiteral ;
  geo-pos:lat "42.498317718506"^^xsd:decimal ;
  geo-pos:long "-8.8972072601318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600050_23591600050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600050'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.760277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8972072601318'^^xsd:double;
  dwc:latitude '42.498317718506'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600050'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225183_23853225183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225183_23853225183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225183_23853225183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498210906982 -8.897198677063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498210906982"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897198677063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225183_23853225183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498210906982 -8.897198677063)"^^geo:wktLiteral ;
  geo-pos:lat "42.498210906982"^^xsd:decimal ;
  geo-pos:long "-8.897198677063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225183_23853225183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225183'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '1.3613888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897198677063'^^xsd:double;
  dwc:latitude '42.498210906982'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225183'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600244_23591600244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600244_23591600244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600244_23591600244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498001098633 -8.8971910476685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498001098633"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971910476685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600244_23591600244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498001098633 -8.8971910476685)"^^geo:wktLiteral ;
  geo-pos:lat "42.498001098633"^^xsd:decimal ;
  geo-pos:long "-8.8971910476685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600244_23591600244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600244'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971910476685'^^xsd:double;
  dwc:latitude '42.498001098633'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600244'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225185_23853225185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225185_23853225185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225185_23853225185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498207092285 -8.8971910476685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498207092285"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971910476685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225185_23853225185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498207092285 -8.8971910476685)"^^geo:wktLiteral ;
  geo-pos:lat "42.498207092285"^^xsd:decimal ;
  geo-pos:long "-8.8971910476685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225185_23853225185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225185'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '3.3675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971910476685'^^xsd:double;
  dwc:latitude '42.498207092285'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225185'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600243_23591600243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600243_23591600243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600243_23591600243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498077392578 -8.8971738815308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498077392578"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971738815308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600243_23591600243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498077392578 -8.8971738815308)"^^geo:wktLiteral ;
  geo-pos:lat "42.498077392578"^^xsd:decimal ;
  geo-pos:long "-8.8971738815308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600243_23591600243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600243'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7408333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971738815308'^^xsd:double;
  dwc:latitude '42.498077392578'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600243'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600240_23591600240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600240_23591600240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600240_23591600240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498085021973 -8.897162437439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498085021973"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897162437439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600240_23591600240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498085021973 -8.897162437439)"^^geo:wktLiteral ;
  geo-pos:lat "42.498085021973"^^xsd:decimal ;
  geo-pos:long "-8.897162437439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600240_23591600240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600240'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.735555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897162437439'^^xsd:double;
  dwc:latitude '42.498085021973'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600240'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594742_23591594742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594742_23591594742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594742_23591594742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501949310303 -8.897159576416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501949310303"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897159576416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594742_23591594742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501949310303 -8.897159576416)"^^geo:wktLiteral ;
  geo-pos:lat "42.501949310303"^^xsd:decimal ;
  geo-pos:long "-8.897159576416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594742_23591594742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594742'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '21.075'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897159576416'^^xsd:double;
  dwc:latitude '42.501949310303'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594742'^^xsd:integer;
  dwc:observationDate '2022-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 5 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600051_23591600051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600051_23591600051> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600051_23591600051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498249053955 -8.8971538543701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498249053955"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971538543701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600051_23591600051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498249053955 -8.8971538543701)"^^geo:wktLiteral ;
  geo-pos:lat "42.498249053955"^^xsd:decimal ;
  geo-pos:long "-8.8971538543701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600051_23591600051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600051'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.7675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971538543701'^^xsd:double;
  dwc:latitude '42.498249053955'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600051'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591603027_23591603027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591603027_23591603027> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591603027_23591603027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49853515625 -8.8971481323242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49853515625"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971481323242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591603027_23591603027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49853515625 -8.8971481323242)"^^geo:wktLiteral ;
  geo-pos:lat "42.49853515625"^^xsd:decimal ;
  geo-pos:long "-8.8971481323242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591603027_23591603027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591603027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591603027'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '1.2827777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971481323242'^^xsd:double;
  dwc:latitude '42.49853515625'^^xsd:double;
  dwc:minimumElevation '123'^^xsd:integer;
  dwc:maximumElevation '123'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591603027'^^xsd:integer;
  dwc:observationDate '2022-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600242_23591600242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600242_23591600242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600242_23591600242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498126983643 -8.8971395492554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498126983643"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971395492554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600242_23591600242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498126983643 -8.8971395492554)"^^geo:wktLiteral ;
  geo-pos:lat "42.498126983643"^^xsd:decimal ;
  geo-pos:long "-8.8971395492554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600242_23591600242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600242'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971395492554'^^xsd:double;
  dwc:latitude '42.498126983643'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600242'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225184_23853225184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225184_23853225184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225184_23853225184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49821472168 -8.8971347808838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49821472168"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971347808838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225184_23853225184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49821472168 -8.8971347808838)"^^geo:wktLiteral ;
  geo-pos:lat "42.49821472168"^^xsd:decimal ;
  geo-pos:long "-8.8971347808838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225184_23853225184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225184'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '2.3622222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971347808838'^^xsd:double;
  dwc:latitude '42.49821472168'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225184'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225186_23853225186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225186_23853225186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225186_23853225186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498031616211 -8.8971328735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498031616211"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971328735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225186_23853225186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498031616211 -8.8971328735352)"^^geo:wktLiteral ;
  geo-pos:lat "42.498031616211"^^xsd:decimal ;
  geo-pos:long "-8.8971328735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225186_23853225186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225186'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '4.3616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971328735352'^^xsd:double;
  dwc:latitude '42.498031616211'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225186'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490391_23685490391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490391_23685490391> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490391_23685490391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498363494873 -8.8971328735352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498363494873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971328735352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490391_23685490391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498363494873 -8.8971328735352)"^^geo:wktLiteral ;
  geo-pos:lat "42.498363494873"^^xsd:decimal ;
  geo-pos:long "-8.8971328735352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490391_23685490391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490391'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971328735352'^^xsd:double;
  dwc:latitude '42.498363494873'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490391'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600053_23591600053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600053_23591600053> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600053_23591600053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49808883667 -8.8971147537231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49808883667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971147537231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600053_23591600053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49808883667 -8.8971147537231)"^^geo:wktLiteral ;
  geo-pos:lat "42.49808883667"^^xsd:decimal ;
  geo-pos:long "-8.8971147537231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600053_23591600053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600053'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.7597222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971147537231'^^xsd:double;
  dwc:latitude '42.49808883667'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600053'^^xsd:integer;
  dwc:observationDate '2022-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596141_23591596141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596141_23591596141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596141_23591596141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498207092285 -8.8971004486084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498207092285"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8971004486084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596141_23591596141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498207092285 -8.8971004486084)"^^geo:wktLiteral ;
  geo-pos:lat "42.498207092285"^^xsd:decimal ;
  geo-pos:long "-8.8971004486084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596141_23591596141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596141'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '21.062222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8971004486084'^^xsd:double;
  dwc:latitude '42.498207092285'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596141'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596144_23591596144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596144_23591596144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596144_23591596144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49821472168 -8.8970956802368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49821472168"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8970956802368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596144_23591596144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49821472168 -8.8970956802368)"^^geo:wktLiteral ;
  geo-pos:lat "42.49821472168"^^xsd:decimal ;
  geo-pos:long "-8.8970956802368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596144_23591596144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596144'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '22.259166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8970956802368'^^xsd:double;
  dwc:latitude '42.49821472168'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596144'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596146_23591596146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596146_23591596146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596146_23591596146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498161315918 -8.8970832824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498161315918"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8970832824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596146_23591596146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498161315918 -8.8970832824707)"^^geo:wktLiteral ;
  geo-pos:lat "42.498161315918"^^xsd:decimal ;
  geo-pos:long "-8.8970832824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596146_23591596146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596146'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '0.25583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8970832824707'^^xsd:double;
  dwc:latitude '42.498161315918'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596146'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596747_23591596747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596747_23591596747> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596747_23591596747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503253936768 -8.8970832824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503253936768"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8970832824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596747_23591596747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503253936768 -8.8970832824707)"^^geo:wktLiteral ;
  geo-pos:lat "42.503253936768"^^xsd:decimal ;
  geo-pos:long "-8.8970832824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596747_23591596747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596747'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '4.1858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8970832824707'^^xsd:double;
  dwc:latitude '42.503253936768'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596747'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596145_23591596145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596145_23591596145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596145_23591596145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498195648193 -8.8970680236816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498195648193"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8970680236816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596145_23591596145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498195648193 -8.8970680236816)"^^geo:wktLiteral ;
  geo-pos:lat "42.498195648193"^^xsd:decimal ;
  geo-pos:long "-8.8970680236816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596145_23591596145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596145'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '23.249166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8970680236816'^^xsd:double;
  dwc:latitude '42.498195648193'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596145'^^xsd:integer;
  dwc:observationDate '2022-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600241_23591600241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600241_23591600241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600241_23591600241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498065948486 -8.897066116333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498065948486"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897066116333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600241_23591600241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498065948486 -8.897066116333)"^^geo:wktLiteral ;
  geo-pos:lat "42.498065948486"^^xsd:decimal ;
  geo-pos:long "-8.897066116333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600241_23591600241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600241'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.7425'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897066116333'^^xsd:double;
  dwc:latitude '42.498065948486'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600241'^^xsd:integer;
  dwc:observationDate '2022-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596746_23591596746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596746_23591596746> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596746_23591596746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50325012207 -8.8970432281494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50325012207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8970432281494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596746_23591596746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50325012207 -8.8970432281494)"^^geo:wktLiteral ;
  geo-pos:lat "42.50325012207"^^xsd:decimal ;
  geo-pos:long "-8.8970432281494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596746_23591596746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596746'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.1858333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8970432281494'^^xsd:double;
  dwc:latitude '42.50325012207'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596746'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596741_23591596741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596741_23591596741> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596741_23591596741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498252868652 -8.897027015686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498252868652"^^xsd:decimal ;
  dwc:decimalLongitude "-8.897027015686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596741_23591596741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498252868652 -8.897027015686)"^^geo:wktLiteral ;
  geo-pos:lat "42.498252868652"^^xsd:decimal ;
  geo-pos:long "-8.897027015686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596741_23591596741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596741'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '22.192222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.897027015686'^^xsd:double;
  dwc:latitude '42.498252868652'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596741'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596738_23591596738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596738_23591596738> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596738_23591596738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498035430908 -8.8969326019287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498035430908"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8969326019287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596738_23591596738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498035430908 -8.8969326019287)"^^geo:wktLiteral ;
  geo-pos:lat "42.498035430908"^^xsd:decimal ;
  geo-pos:long "-8.8969326019287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596738_23591596738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596738'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '21.023611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8969326019287'^^xsd:double;
  dwc:latitude '42.498035430908'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596738'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 3 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673180_23752673180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673180_23752673180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673180_23752673180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48131942749 -8.8967227935791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48131942749"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8967227935791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673180_23752673180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48131942749 -8.8967227935791)"^^geo:wktLiteral ;
  geo-pos:lat "42.48131942749"^^xsd:decimal ;
  geo-pos:long "-8.8967227935791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673180_23752673180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673180'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8967227935791'^^xsd:double;
  dwc:latitude '42.48131942749'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673180'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596745_23591596745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596745_23591596745> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596745_23591596745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503231048584 -8.896653175354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.503231048584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.896653175354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596745_23591596745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.503231048584 -8.896653175354)"^^geo:wktLiteral ;
  geo-pos:lat "42.503231048584"^^xsd:decimal ;
  geo-pos:long "-8.896653175354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596745_23591596745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596745'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '2.1925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.896653175354'^^xsd:double;
  dwc:latitude '42.503231048584'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596745'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596744_23591596744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596744_23591596744> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596744_23591596744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5032081604 -8.8965702056885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5032081604"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8965702056885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596744_23591596744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5032081604 -8.8965702056885)"^^geo:wktLiteral ;
  geo-pos:lat "42.5032081604"^^xsd:decimal ;
  geo-pos:long "-8.8965702056885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596744_23591596744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596744'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '1.1925'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8965702056885'^^xsd:double;
  dwc:latitude '42.5032081604'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596744'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596743_23591596743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596743_23591596743> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596743_23591596743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50325012207 -8.8965167999268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50325012207"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8965167999268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596743_23591596743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50325012207 -8.8965167999268)"^^geo:wktLiteral ;
  geo-pos:lat "42.50325012207"^^xsd:decimal ;
  geo-pos:long "-8.8965167999268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596743_23591596743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596743'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '0.18638888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8965167999268'^^xsd:double;
  dwc:latitude '42.50325012207'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596743'^^xsd:integer;
  dwc:observationDate '2022-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596742_23591596742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596742_23591596742> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596742_23591596742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50199508667 -8.8963098526001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50199508667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8963098526001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596742_23591596742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50199508667 -8.8963098526001)"^^geo:wktLiteral ;
  geo-pos:lat "42.50199508667"^^xsd:decimal ;
  geo-pos:long "-8.8963098526001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596742_23591596742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596742'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '23.185833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8963098526001'^^xsd:double;
  dwc:latitude '42.50199508667'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596742'^^xsd:integer;
  dwc:observationDate '2022-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862521_23728862521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862521_23728862521> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862521_23728862521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500343322754 -8.8954620361328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500343322754"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8954620361328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862521_23728862521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500343322754 -8.8954620361328)"^^geo:wktLiteral ;
  geo-pos:lat "42.500343322754"^^xsd:decimal ;
  geo-pos:long "-8.8954620361328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862521_23728862521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862521'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2702777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8954620361328'^^xsd:double;
  dwc:latitude '42.500343322754'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862521'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597925_23591597925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597925_23591597925> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597925_23591597925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501056671143 -8.8953704833984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501056671143"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8953704833984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597925_23591597925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501056671143 -8.8953704833984)"^^geo:wktLiteral ;
  geo-pos:lat "42.501056671143"^^xsd:decimal ;
  geo-pos:long "-8.8953704833984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597925_23591597925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597925'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '23.048333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8953704833984'^^xsd:double;
  dwc:latitude '42.501056671143'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597925'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597926_23591597926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597926_23591597926> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597926_23591597926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501098632812 -8.8953237533569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501098632812"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8953237533569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597926_23591597926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501098632812 -8.8953237533569)"^^geo:wktLiteral ;
  geo-pos:lat "42.501098632812"^^xsd:decimal ;
  geo-pos:long "-8.8953237533569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597926_23591597926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597926'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '0.048611111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8953237533569'^^xsd:double;
  dwc:latitude '42.501098632812'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597926'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597924_23591597924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597924_23591597924> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597924_23591597924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501117706299 -8.8952808380127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501117706299"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8952808380127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597924_23591597924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501117706299 -8.8952808380127)"^^geo:wktLiteral ;
  geo-pos:lat "42.501117706299"^^xsd:decimal ;
  geo-pos:long "-8.8952808380127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597924_23591597924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597924'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '22.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8952808380127'^^xsd:double;
  dwc:latitude '42.501117706299'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597924'^^xsd:integer;
  dwc:observationDate '2022-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597931_23591597931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597931_23591597931> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597931_23591597931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501110076904 -8.8951549530029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501110076904"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8951549530029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597931_23591597931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501110076904 -8.8951549530029)"^^geo:wktLiteral ;
  geo-pos:lat "42.501110076904"^^xsd:decimal ;
  geo-pos:long "-8.8951549530029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597931_23591597931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597931'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '5.0497222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8951549530029'^^xsd:double;
  dwc:latitude '42.501110076904'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597931'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597927_23591597927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597927_23591597927> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597927_23591597927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500957489014 -8.895058631897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500957489014"^^xsd:decimal ;
  dwc:decimalLongitude "-8.895058631897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597927_23591597927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500957489014 -8.895058631897)"^^geo:wktLiteral ;
  geo-pos:lat "42.500957489014"^^xsd:decimal ;
  geo-pos:long "-8.895058631897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597927_23591597927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597927'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '1.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.895058631897'^^xsd:double;
  dwc:latitude '42.500957489014'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597927'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788978_23591788978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788978_23591788978> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788978_23591788978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.488910675049 -8.8949298858643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.488910675049"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8949298858643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788978_23591788978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.488910675049 -8.8949298858643)"^^geo:wktLiteral ;
  geo-pos:lat "38.488910675049"^^xsd:decimal ;
  geo-pos:long "-8.8949298858643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788978_23591788978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788978'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8949298858643'^^xsd:double;
  dwc:latitude '38.488910675049'^^xsd:double;
  dwc:minimumElevation '36'^^xsd:integer;
  dwc:maximumElevation '36'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788978'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597928_23591597928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597928_23591597928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597928_23591597928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501087188721 -8.8949136734009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501087188721"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8949136734009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597928_23591597928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501087188721 -8.8949136734009)"^^geo:wktLiteral ;
  geo-pos:lat "42.501087188721"^^xsd:decimal ;
  geo-pos:long "-8.8949136734009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597928_23591597928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597928'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '2.0591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8949136734009'^^xsd:double;
  dwc:latitude '42.501087188721'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597928'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788966_23591788966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788966_23591788966> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788966_23591788966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.488948822021 -8.8949108123779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.488948822021"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8949108123779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788966_23591788966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.488948822021 -8.8949108123779)"^^geo:wktLiteral ;
  geo-pos:lat "38.488948822021"^^xsd:decimal ;
  geo-pos:long "-8.8949108123779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788966_23591788966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788966'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.056666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8949108123779'^^xsd:double;
  dwc:latitude '38.488948822021'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788966'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597930_23591597930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597930_23591597930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597930_23591597930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501129150391 -8.8949003219604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501129150391"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8949003219604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597930_23591597930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501129150391 -8.8949003219604)"^^geo:wktLiteral ;
  geo-pos:lat "42.501129150391"^^xsd:decimal ;
  geo-pos:long "-8.8949003219604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597930_23591597930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597930'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '4.0519444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8949003219604'^^xsd:double;
  dwc:latitude '42.501129150391'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597930'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591597929_23591597929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591597929_23591597929> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591597929_23591597929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501220703125 -8.8947610855103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501220703125"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8947610855103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591597929_23591597929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501220703125 -8.8947610855103)"^^geo:wktLiteral ;
  geo-pos:lat "42.501220703125"^^xsd:decimal ;
  geo-pos:long "-8.8947610855103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591597929_23591597929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591597929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591597929'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '3.0591666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8947610855103'^^xsd:double;
  dwc:latitude '42.501220703125'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591597929'^^xsd:integer;
  dwc:observationDate '2022-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24554585393_24554585393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24554585393_24554585393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24554585393_24554585393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481533050537 -8.8947286605835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481533050537"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8947286605835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24554585393_24554585393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481533050537 -8.8947286605835)"^^geo:wktLiteral ;
  geo-pos:lat "42.481533050537"^^xsd:decimal ;
  geo-pos:long "-8.8947286605835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24554585393_24554585393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24554585393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24554585393'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8947286605835'^^xsd:double;
  dwc:latitude '42.481533050537'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24554585393'^^xsd:integer;
  dwc:observationDate '2022-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591598147_23591598147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591598147_23591598147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591598147_23591598147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481945037842 -8.894681930542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481945037842"^^xsd:decimal ;
  dwc:decimalLongitude "-8.894681930542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591598147_23591598147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481945037842 -8.894681930542)"^^geo:wktLiteral ;
  geo-pos:lat "42.481945037842"^^xsd:decimal ;
  geo-pos:long "-8.894681930542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591598147_23591598147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591598147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591598147'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.0744444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.894681930542'^^xsd:double;
  dwc:latitude '42.481945037842'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591598147'^^xsd:integer;
  dwc:observationDate '2022-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24554585381_24554585381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24554585381_24554585381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24554585381_24554585381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481670379639 -8.8945722579956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.481670379639"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8945722579956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24554585381_24554585381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.481670379639 -8.8945722579956)"^^geo:wktLiteral ;
  geo-pos:lat "42.481670379639"^^xsd:decimal ;
  geo-pos:long "-8.8945722579956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24554585381_24554585381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24554585381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24554585381'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.010833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8945722579956'^^xsd:double;
  dwc:latitude '42.481670379639'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24554585381'^^xsd:integer;
  dwc:observationDate '2022-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591600049_23591600049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591600049_23591600049> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591600049_23591600049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499481201172 -8.8945636749268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499481201172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8945636749268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591600049_23591600049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499481201172 -8.8945636749268)"^^geo:wktLiteral ;
  geo-pos:lat "42.499481201172"^^xsd:decimal ;
  geo-pos:long "-8.8945636749268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591600049_23591600049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591600049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591600049'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.767222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8945636749268'^^xsd:double;
  dwc:latitude '42.499481201172'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591600049'^^xsd:integer;
  dwc:observationDate '2022-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197249_25274197249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197249_25274197249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197249_25274197249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.084678649902 -8.8943758010864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.084678649902"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8943758010864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197249_25274197249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.084678649902 -8.8943758010864)"^^geo:wktLiteral ;
  geo-pos:lat "42.084678649902"^^xsd:decimal ;
  geo-pos:long "-8.8943758010864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197249_25274197249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197249'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.068333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8943758010864'^^xsd:double;
  dwc:latitude '42.084678649902'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197249'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595498_23591595498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595498_23591595498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595498_23591595498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.080688476562 -8.8942995071411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.080688476562"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8942995071411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595498_23591595498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.080688476562 -8.8942995071411)"^^geo:wktLiteral ;
  geo-pos:lat "42.080688476562"^^xsd:decimal ;
  geo-pos:long "-8.8942995071411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595498_23591595498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595498'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8942995071411'^^xsd:double;
  dwc:latitude '42.080688476562'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595498'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595426_23591595426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595426_23591595426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595426_23591595426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.085308074951 -8.8941984176636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.085308074951"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8941984176636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595426_23591595426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.085308074951 -8.8941984176636)"^^geo:wktLiteral ;
  geo-pos:lat "42.085308074951"^^xsd:decimal ;
  geo-pos:long "-8.8941984176636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595426_23591595426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595426'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8941984176636'^^xsd:double;
  dwc:latitude '42.085308074951'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595426'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253679_23716253679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253679_23716253679> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253679_23716253679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499938964844 -8.8941783905029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499938964844"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8941783905029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253679_23716253679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499938964844 -8.8941783905029)"^^geo:wktLiteral ;
  geo-pos:lat "42.499938964844"^^xsd:decimal ;
  geo-pos:long "-8.8941783905029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253679_23716253679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253679'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '22.7625'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8941783905029'^^xsd:double;
  dwc:latitude '42.499938964844'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253679'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253677_23716253677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253677_23716253677> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253677_23716253677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499885559082 -8.8941736221313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499885559082"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8941736221313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253677_23716253677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499885559082 -8.8941736221313)"^^geo:wktLiteral ;
  geo-pos:lat "42.499885559082"^^xsd:decimal ;
  geo-pos:long "-8.8941736221313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253677_23716253677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253677'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '20.764166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8941736221313'^^xsd:double;
  dwc:latitude '42.499885559082'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253677'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253668_23716253668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253668_23716253668> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253668_23716253668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499988555908 -8.8941631317139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499988555908"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8941631317139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253668_23716253668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499988555908 -8.8941631317139)"^^geo:wktLiteral ;
  geo-pos:lat "42.499988555908"^^xsd:decimal ;
  geo-pos:long "-8.8941631317139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253668_23716253668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253668'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8941631317139'^^xsd:double;
  dwc:latitude '42.499988555908'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253668'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 9 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23600910397_23600910397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23600910397_23600910397> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23600910397_23600910397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485794067383 -8.8941459655762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.485794067383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8941459655762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23600910397_23600910397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.485794067383 -8.8941459655762)"^^geo:wktLiteral ;
  geo-pos:lat "42.485794067383"^^xsd:decimal ;
  geo-pos:long "-8.8941459655762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23600910397_23600910397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23600910397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23600910397'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.0419444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8941459655762'^^xsd:double;
  dwc:latitude '42.485794067383'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23600910397'^^xsd:integer;
  dwc:observationDate '2022-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378094_25798378094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378094_25798378094> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378094_25798378094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.086219787598 -8.8940277099609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.086219787598"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8940277099609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378094_25798378094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.086219787598 -8.8940277099609)"^^geo:wktLiteral ;
  geo-pos:lat "42.086219787598"^^xsd:decimal ;
  geo-pos:long "-8.8940277099609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378094_25798378094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378094'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8940277099609'^^xsd:double;
  dwc:latitude '42.086219787598'^^xsd:double;
  dwc:minimumElevation '-4'^^xsd:integer;
  dwc:maximumElevation '-4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378094'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24044812837_24044812837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24044812837_24044812837> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24044812837_24044812837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500019073486 -8.8940162658691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8940162658691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24044812837_24044812837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500019073486 -8.8940162658691)"^^geo:wktLiteral ;
  geo-pos:lat "42.500019073486"^^xsd:decimal ;
  geo-pos:long "-8.8940162658691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24044812837_24044812837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24044812837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24044812837'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.001944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8940162658691'^^xsd:double;
  dwc:latitude '42.500019073486'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24044812837'^^xsd:integer;
  dwc:observationDate '2022-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824253_25368824253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824253_25368824253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824253_25368824253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.087112426758 -8.894006729126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.087112426758"^^xsd:decimal ;
  dwc:decimalLongitude "-8.894006729126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25368824253_25368824253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.087112426758 -8.894006729126)"^^geo:wktLiteral ;
  geo-pos:lat "42.087112426758"^^xsd:decimal ;
  geo-pos:long "-8.894006729126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25368824253_25368824253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824253'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.109444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.894006729126'^^xsd:double;
  dwc:latitude '42.087112426758'^^xsd:double;
  dwc:minimumElevation '-89'^^xsd:integer;
  dwc:maximumElevation '-89'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824253'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253678_23716253678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253678_23716253678> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253678_23716253678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499866485596 -8.8939685821533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.499866485596"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8939685821533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253678_23716253678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.499866485596 -8.8939685821533)"^^geo:wktLiteral ;
  geo-pos:lat "42.499866485596"^^xsd:decimal ;
  geo-pos:long "-8.8939685821533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253678_23716253678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253678'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.756944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8939685821533'^^xsd:double;
  dwc:latitude '42.499866485596'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253678'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862520_23728862520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862520_23728862520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862520_23728862520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50118637085 -8.8939247131348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50118637085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8939247131348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862520_23728862520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50118637085 -8.8939247131348)"^^geo:wktLiteral ;
  geo-pos:lat "42.50118637085"^^xsd:decimal ;
  geo-pos:long "-8.8939247131348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862520_23728862520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862520'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.7263888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8939247131348'^^xsd:double;
  dwc:latitude '42.50118637085'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862520'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856712_25264856712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856712_25264856712> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856712_25264856712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.113361358643 -8.8939228057861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.113361358643"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8939228057861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25264856712_25264856712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.113361358643 -8.8939228057861)"^^geo:wktLiteral ;
  geo-pos:lat "42.113361358643"^^xsd:decimal ;
  geo-pos:long "-8.8939228057861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25264856712_25264856712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856712'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '17.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8939228057861'^^xsd:double;
  dwc:latitude '42.113361358643'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856712'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862441_23728862441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862441_23728862441> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862441_23728862441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49987411499 -8.8939199447632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49987411499"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8939199447632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862441_23728862441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49987411499 -8.8939199447632)"^^geo:wktLiteral ;
  geo-pos:lat "42.49987411499"^^xsd:decimal ;
  geo-pos:long "-8.8939199447632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862441_23728862441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862441'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.009166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8939199447632'^^xsd:double;
  dwc:latitude '42.49987411499'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862441'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862516_23728862516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862516_23728862516> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862516_23728862516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501121520996 -8.8939008712769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501121520996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8939008712769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862516_23728862516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501121520996 -8.8939008712769)"^^geo:wktLiteral ;
  geo-pos:lat "42.501121520996"^^xsd:decimal ;
  geo-pos:long "-8.8939008712769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862516_23728862516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862516'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '1.7269444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8939008712769'^^xsd:double;
  dwc:latitude '42.501121520996'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862516'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862519_23728862519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862519_23728862519> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862519_23728862519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501136779785 -8.8938837051392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501136779785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8938837051392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862519_23728862519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501136779785 -8.8938837051392)"^^geo:wktLiteral ;
  geo-pos:lat "42.501136779785"^^xsd:decimal ;
  geo-pos:long "-8.8938837051392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862519_23728862519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862519'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '4.7338888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8938837051392'^^xsd:double;
  dwc:latitude '42.501136779785'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862519'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862517_23728862517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862517_23728862517> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862517_23728862517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501125335693 -8.8938121795654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501125335693"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8938121795654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862517_23728862517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501125335693 -8.8938121795654)"^^geo:wktLiteral ;
  geo-pos:lat "42.501125335693"^^xsd:decimal ;
  geo-pos:long "-8.8938121795654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862517_23728862517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862517'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '2.7341666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8938121795654'^^xsd:double;
  dwc:latitude '42.501125335693'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862517'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862514_23728862514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862514_23728862514> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862514_23728862514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501121520996 -8.8937997817993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501121520996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8937997817993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862514_23728862514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501121520996 -8.8937997817993)"^^geo:wktLiteral ;
  geo-pos:lat "42.501121520996"^^xsd:decimal ;
  geo-pos:long "-8.8937997817993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862514_23728862514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862514'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '23.726666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8937997817993'^^xsd:double;
  dwc:latitude '42.501121520996'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862514'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788954_23591788954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788954_23591788954> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788954_23591788954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48908996582 -8.8937931060791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48908996582"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8937931060791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788954_23591788954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48908996582 -8.8937931060791)"^^geo:wktLiteral ;
  geo-pos:lat "38.48908996582"^^xsd:decimal ;
  geo-pos:long "-8.8937931060791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788954_23591788954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788954'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8937931060791'^^xsd:double;
  dwc:latitude '38.48908996582'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788954'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862515_23728862515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862515_23728862515> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862515_23728862515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501121520996 -8.8937902450562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501121520996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8937902450562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862515_23728862515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501121520996 -8.8937902450562)"^^geo:wktLiteral ;
  geo-pos:lat "42.501121520996"^^xsd:decimal ;
  geo-pos:long "-8.8937902450562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862515_23728862515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862515'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '0.73388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8937902450562'^^xsd:double;
  dwc:latitude '42.501121520996'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862515'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862518_23728862518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862518_23728862518> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862518_23728862518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50106048584 -8.8937063217163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50106048584"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8937063217163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862518_23728862518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50106048584 -8.8937063217163)"^^geo:wktLiteral ;
  geo-pos:lat "42.50106048584"^^xsd:decimal ;
  geo-pos:long "-8.8937063217163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862518_23728862518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862518'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '3.7272222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8937063217163'^^xsd:double;
  dwc:latitude '42.50106048584'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862518'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591599500_23591599500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591599500_23591599500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591599500_23591599500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508438110352 -8.8930397033691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.508438110352"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8930397033691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591599500_23591599500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508438110352 -8.8930397033691)"^^geo:wktLiteral ;
  geo-pos:lat "42.508438110352"^^xsd:decimal ;
  geo-pos:long "-8.8930397033691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591599500_23591599500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591599500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591599500'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.0316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8930397033691'^^xsd:double;
  dwc:latitude '42.508438110352'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591599500'^^xsd:integer;
  dwc:observationDate '2022-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591596280_23591596280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591596280_23591596280> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591596280_23591596280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484176635742 -8.8928451538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484176635742"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8928451538086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591596280_23591596280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484176635742 -8.8928451538086)"^^geo:wktLiteral ;
  geo-pos:lat "42.484176635742"^^xsd:decimal ;
  geo-pos:long "-8.8928451538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591596280_23591596280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591596280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591596280'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.074722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8928451538086'^^xsd:double;
  dwc:latitude '42.484176635742'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591596280'^^xsd:integer;
  dwc:observationDate '2022-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594989_23591594989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594989_23591594989> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594989_23591594989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484340667725 -8.8926773071289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.484340667725"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8926773071289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594989_23591594989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.484340667725 -8.8926773071289)"^^geo:wktLiteral ;
  geo-pos:lat "42.484340667725"^^xsd:decimal ;
  geo-pos:long "-8.8926773071289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594989_23591594989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594989'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0686111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8926773071289'^^xsd:double;
  dwc:latitude '42.484340667725'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594989'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595414_23591595414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595414_23591595414> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595414_23591595414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.114540100098 -8.8923139572144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.114540100098"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8923139572144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595414_23591595414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.114540100098 -8.8923139572144)"^^geo:wktLiteral ;
  geo-pos:lat "42.114540100098"^^xsd:decimal ;
  geo-pos:long "-8.8923139572144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595414_23591595414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595414'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.009444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8923139572144'^^xsd:double;
  dwc:latitude '42.114540100098'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595414'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862513_23728862513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862513_23728862513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862513_23728862513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500625610352 -8.8921394348145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500625610352"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8921394348145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862513_23728862513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500625610352 -8.8921394348145)"^^geo:wktLiteral ;
  geo-pos:lat "42.500625610352"^^xsd:decimal ;
  geo-pos:long "-8.8921394348145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862513_23728862513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862513'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '22.728055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8921394348145'^^xsd:double;
  dwc:latitude '42.500625610352'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862513'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487598_23704487598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487598_23704487598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487598_23704487598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500732421875 -8.8921327590942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500732421875"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8921327590942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487598_23704487598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500732421875 -8.8921327590942)"^^geo:wktLiteral ;
  geo-pos:lat "42.500732421875"^^xsd:decimal ;
  geo-pos:long "-8.8921327590942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487598_23704487598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487598'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '4.7975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8921327590942'^^xsd:double;
  dwc:latitude '42.500732421875'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487598'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253513_23716253513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253513_23716253513> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253513_23716253513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500759124756 -8.8921327590942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500759124756"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8921327590942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253513_23716253513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500759124756 -8.8921327590942)"^^geo:wktLiteral ;
  geo-pos:lat "42.500759124756"^^xsd:decimal ;
  geo-pos:long "-8.8921327590942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253513_23716253513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253513'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.7897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8921327590942'^^xsd:double;
  dwc:latitude '42.500759124756'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253513'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487590_23704487590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487590_23704487590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487590_23704487590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500747680664 -8.8921298980713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500747680664"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8921298980713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487590_23704487590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500747680664 -8.8921298980713)"^^geo:wktLiteral ;
  geo-pos:lat "42.500747680664"^^xsd:decimal ;
  geo-pos:long "-8.8921298980713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487590_23704487590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487590'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '20.789444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8921298980713'^^xsd:double;
  dwc:latitude '42.500747680664'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487590'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487597_23704487597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487597_23704487597> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487597_23704487597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500820159912 -8.8921012878418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500820159912"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8921012878418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487597_23704487597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500820159912 -8.8921012878418)"^^geo:wktLiteral ;
  geo-pos:lat "42.500820159912"^^xsd:decimal ;
  geo-pos:long "-8.8921012878418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487597_23704487597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487597'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.7897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8921012878418'^^xsd:double;
  dwc:latitude '42.500820159912'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487597'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487591_23704487591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487591_23704487591> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487591_23704487591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500827789307 -8.8920965194702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500827789307"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920965194702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487591_23704487591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500827789307 -8.8920965194702)"^^geo:wktLiteral ;
  geo-pos:lat "42.500827789307"^^xsd:decimal ;
  geo-pos:long "-8.8920965194702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487591_23704487591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487591'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '21.789722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920965194702'^^xsd:double;
  dwc:latitude '42.500827789307'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487591'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487594_23704487594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487594_23704487594> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487594_23704487594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500782012939 -8.8920955657959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500782012939"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920955657959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487594_23704487594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500782012939 -8.8920955657959)"^^geo:wktLiteral ;
  geo-pos:lat "42.500782012939"^^xsd:decimal ;
  geo-pos:long "-8.8920955657959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487594_23704487594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487594'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.78972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920955657959'^^xsd:double;
  dwc:latitude '42.500782012939'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487594'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487592_23704487592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487592_23704487592> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487592_23704487592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500713348389 -8.89208984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500713348389"^^xsd:decimal ;
  dwc:decimalLongitude "-8.89208984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487592_23704487592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500713348389 -8.89208984375)"^^geo:wktLiteral ;
  geo-pos:lat "42.500713348389"^^xsd:decimal ;
  geo-pos:long "-8.89208984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487592_23704487592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487592'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '22.795555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.89208984375'^^xsd:double;
  dwc:latitude '42.500713348389'^^xsd:double;
  dwc:minimumElevation '48'^^xsd:integer;
  dwc:maximumElevation '48'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487592'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862512_23728862512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862512_23728862512> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862512_23728862512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500591278076 -8.8920888900757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500591278076"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920888900757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862512_23728862512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500591278076 -8.8920888900757)"^^geo:wktLiteral ;
  geo-pos:lat "42.500591278076"^^xsd:decimal ;
  geo-pos:long "-8.8920888900757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862512_23728862512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862512'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '21.734166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920888900757'^^xsd:double;
  dwc:latitude '42.500591278076'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862512'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487595_23704487595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487595_23704487595> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487595_23704487595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500801086426 -8.8920831680298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500801086426"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920831680298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487595_23704487595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500801086426 -8.8920831680298)"^^geo:wktLiteral ;
  geo-pos:lat "42.500801086426"^^xsd:decimal ;
  geo-pos:long "-8.8920831680298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487595_23704487595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487595'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '1.7897222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920831680298'^^xsd:double;
  dwc:latitude '42.500801086426'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487595'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487596_23704487596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487596_23704487596> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487596_23704487596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500831604004 -8.8920831680298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500831604004"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920831680298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487596_23704487596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500831604004 -8.8920831680298)"^^geo:wktLiteral ;
  geo-pos:lat "42.500831604004"^^xsd:decimal ;
  geo-pos:long "-8.8920831680298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487596_23704487596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487596'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '2.7972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920831680298'^^xsd:double;
  dwc:latitude '42.500831604004'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487596'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862511_23728862511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862511_23728862511> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862511_23728862511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50057220459 -8.8920793533325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50057220459"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920793533325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862511_23728862511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50057220459 -8.8920793533325)"^^geo:wktLiteral ;
  geo-pos:lat "42.50057220459"^^xsd:decimal ;
  geo-pos:long "-8.8920793533325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862511_23728862511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862511'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '20.736388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920793533325'^^xsd:double;
  dwc:latitude '42.50057220459'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862511'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487593_23704487593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487593_23704487593> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487593_23704487593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500793457031 -8.8920783996582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500793457031"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920783996582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487593_23704487593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500793457031 -8.8920783996582)"^^geo:wktLiteral ;
  geo-pos:lat "42.500793457031"^^xsd:decimal ;
  geo-pos:long "-8.8920783996582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487593_23704487593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487593'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '23.7975'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920783996582'^^xsd:double;
  dwc:latitude '42.500793457031'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487593'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862501_23728862501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862501_23728862501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862501_23728862501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500629425049 -8.8920764923096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500629425049"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920764923096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862501_23728862501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500629425049 -8.8920764923096)"^^geo:wktLiteral ;
  geo-pos:lat "42.500629425049"^^xsd:decimal ;
  geo-pos:long "-8.8920764923096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862501_23728862501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862501'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '19.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920764923096'^^xsd:double;
  dwc:latitude '42.500629425049'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862501'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862489_23728862489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862489_23728862489> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862489_23728862489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500637054443 -8.8920650482178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500637054443"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920650482178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862489_23728862489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500637054443 -8.8920650482178)"^^geo:wktLiteral ;
  geo-pos:lat "42.500637054443"^^xsd:decimal ;
  geo-pos:long "-8.8920650482178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862489_23728862489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862489'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.003611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920650482178'^^xsd:double;
  dwc:latitude '42.500637054443'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862489'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788990_23591788990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788990_23591788990> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788990_23591788990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487087249756 -8.892035484314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.487087249756"^^xsd:decimal ;
  dwc:decimalLongitude "-8.892035484314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788990_23591788990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487087249756 -8.892035484314)"^^geo:wktLiteral ;
  geo-pos:lat "38.487087249756"^^xsd:decimal ;
  geo-pos:long "-8.892035484314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788990_23591788990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788990'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.057222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.892035484314'^^xsd:double;
  dwc:latitude '38.487087249756'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788990'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487496_23704487496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487496_23704487496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487496_23704487496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500888824463 -8.8920345306396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500888824463"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920345306396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487496_23704487496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500888824463 -8.8920345306396)"^^geo:wktLiteral ;
  geo-pos:lat "42.500888824463"^^xsd:decimal ;
  geo-pos:long "-8.8920345306396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487496_23704487496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487496'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920345306396'^^xsd:double;
  dwc:latitude '42.500888824463'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487496'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487508_23704487508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487508_23704487508> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487508_23704487508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50080871582 -8.8920183181763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50080871582"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920183181763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487508_23704487508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50080871582 -8.8920183181763)"^^geo:wktLiteral ;
  geo-pos:lat "42.50080871582"^^xsd:decimal ;
  geo-pos:long "-8.8920183181763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487508_23704487508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487508'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920183181763'^^xsd:double;
  dwc:latitude '42.50080871582'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487508'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862453_23728862453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862453_23728862453> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862453_23728862453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500583648682 -8.8920097351074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500583648682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920097351074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862453_23728862453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500583648682 -8.8920097351074)"^^geo:wktLiteral ;
  geo-pos:lat "42.500583648682"^^xsd:decimal ;
  geo-pos:long "-8.8920097351074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862453_23728862453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862453'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920097351074'^^xsd:double;
  dwc:latitude '42.500583648682'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862453'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487520_23704487520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487520_23704487520> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487520_23704487520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500873565674 -8.8920001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500873565674"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8920001983643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487520_23704487520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500873565674 -8.8920001983643)"^^geo:wktLiteral ;
  geo-pos:lat "42.500873565674"^^xsd:decimal ;
  geo-pos:long "-8.8920001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487520_23704487520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487520'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.051388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8920001983643'^^xsd:double;
  dwc:latitude '42.500873565674'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487520'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862477_23728862477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862477_23728862477> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862477_23728862477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500617980957 -8.8919868469238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500617980957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8919868469238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862477_23728862477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500617980957 -8.8919868469238)"^^geo:wktLiteral ;
  geo-pos:lat "42.500617980957"^^xsd:decimal ;
  geo-pos:long "-8.8919868469238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862477_23728862477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862477'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.003333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8919868469238'^^xsd:double;
  dwc:latitude '42.500617980957'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862477'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862465_23728862465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862465_23728862465> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862465_23728862465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500621795654 -8.891975402832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.500621795654"^^xsd:decimal ;
  dwc:decimalLongitude "-8.891975402832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862465_23728862465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.500621795654 -8.891975402832)"^^geo:wktLiteral ;
  geo-pos:lat "42.500621795654"^^xsd:decimal ;
  geo-pos:long "-8.891975402832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862465_23728862465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862465'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.004166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.891975402832'^^xsd:double;
  dwc:latitude '42.500621795654'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862465'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24097243975_24097243975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24097243975_24097243975> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24097243975_24097243975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.443809509277 -8.891942024231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.443809509277"^^xsd:decimal ;
  dwc:decimalLongitude "-8.891942024231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24097243975_24097243975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.443809509277 -8.891942024231)"^^geo:wktLiteral ;
  geo-pos:lat "42.443809509277"^^xsd:decimal ;
  geo-pos:long "-8.891942024231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24097243975_24097243975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24097243975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24097243975'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.071666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.891942024231'^^xsd:double;
  dwc:latitude '42.443809509277'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24097243975'^^xsd:integer;
  dwc:observationDate '2022-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591789002_23591789002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591789002_23591789002> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591789002_23591789002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487037658691 -8.8919382095337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.487037658691"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8919382095337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591789002_23591789002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487037658691 -8.8919382095337)"^^geo:wktLiteral ;
  geo-pos:lat "38.487037658691"^^xsd:decimal ;
  geo-pos:long "-8.8919382095337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591789002_23591789002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591789002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591789002'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.064166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8919382095337'^^xsd:double;
  dwc:latitude '38.487037658691'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591789002'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25953708928_25953708928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25953708928_25953708928> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25953708928_25953708928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.796779632568 -8.8916006088257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.796779632568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8916006088257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25953708928_25953708928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.796779632568 -8.8916006088257)"^^geo:wktLiteral ;
  geo-pos:lat "41.796779632568"^^xsd:decimal ;
  geo-pos:long "-8.8916006088257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25953708928_25953708928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25953708928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25953708928'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0691666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8916006088257'^^xsd:double;
  dwc:latitude '41.796779632568'^^xsd:double;
  dwc:minimumElevation '85'^^xsd:integer;
  dwc:maximumElevation '85'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25953708928'^^xsd:integer;
  dwc:observationDate '2023-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856700_25264856700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856700_25264856700> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856700_25264856700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.060451507568 -8.8913307189941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.060451507568"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8913307189941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25264856700_25264856700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.060451507568 -8.8913307189941)"^^geo:wktLiteral ;
  geo-pos:lat "42.060451507568"^^xsd:decimal ;
  geo-pos:long "-8.8913307189941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25264856700_25264856700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856700'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '16.0225'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8913307189941'^^xsd:double;
  dwc:latitude '42.060451507568'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856700'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673204_23752673204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673204_23752673204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673204_23752673204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49435043335 -8.8912324905396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49435043335"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8912324905396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673204_23752673204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49435043335 -8.8912324905396)"^^geo:wktLiteral ;
  geo-pos:lat "42.49435043335"^^xsd:decimal ;
  geo-pos:long "-8.8912324905396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673204_23752673204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673204'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8912324905396'^^xsd:double;
  dwc:latitude '42.49435043335'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673204'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490504_23685490504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490504_23685490504> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490504_23685490504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501411437988 -8.8912258148193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501411437988"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8912258148193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490504_23685490504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501411437988 -8.8912258148193)"^^geo:wktLiteral ;
  geo-pos:lat "42.501411437988"^^xsd:decimal ;
  geo-pos:long "-8.8912258148193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490504_23685490504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490504'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '4.8191666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8912258148193'^^xsd:double;
  dwc:latitude '42.501411437988'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490504'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490503_23685490503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490503_23685490503> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490503_23685490503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501434326172 -8.8912143707275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501434326172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8912143707275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490503_23685490503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501434326172 -8.8912143707275)"^^geo:wktLiteral ;
  geo-pos:lat "42.501434326172"^^xsd:decimal ;
  geo-pos:long "-8.8912143707275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490503_23685490503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490503'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.8258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8912143707275'^^xsd:double;
  dwc:latitude '42.501434326172'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490503'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490500_23685490500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490500_23685490500> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490500_23685490500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501461029053 -8.8912105560303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501461029053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8912105560303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490500_23685490500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501461029053 -8.8912105560303)"^^geo:wktLiteral ;
  geo-pos:lat "42.501461029053"^^xsd:decimal ;
  geo-pos:long "-8.8912105560303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490500_23685490500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490500'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '0.81972222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8912105560303'^^xsd:double;
  dwc:latitude '42.501461029053'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490500'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490502_23685490502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490502_23685490502> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490502_23685490502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501449584961 -8.8912076950073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501449584961"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8912076950073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490502_23685490502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501449584961 -8.8912076950073)"^^geo:wktLiteral ;
  geo-pos:lat "42.501449584961"^^xsd:decimal ;
  geo-pos:long "-8.8912076950073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490502_23685490502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490502'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '2.82'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8912076950073'^^xsd:double;
  dwc:latitude '42.501449584961'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490502'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487580_23704487580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487580_23704487580> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487580_23704487580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501388549805 -8.8911943435669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501388549805"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8911943435669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487580_23704487580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501388549805 -8.8911943435669)"^^geo:wktLiteral ;
  geo-pos:lat "42.501388549805"^^xsd:decimal ;
  geo-pos:long "-8.8911943435669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487580_23704487580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487580'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '19.050555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8911943435669'^^xsd:double;
  dwc:latitude '42.501388549805'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487580'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487425_23704487425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487425_23704487425> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487425_23704487425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50142288208 -8.891188621521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50142288208"^^xsd:decimal ;
  dwc:decimalLongitude "-8.891188621521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487425_23704487425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50142288208 -8.891188621521)"^^geo:wktLiteral ;
  geo-pos:lat "42.50142288208"^^xsd:decimal ;
  geo-pos:long "-8.891188621521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487425_23704487425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487425'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.8258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.891188621521'^^xsd:double;
  dwc:latitude '42.50142288208'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487425'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490473_23685490473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490473_23685490473> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490473_23685490473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501411437988 -8.8911819458008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501411437988"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8911819458008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490473_23685490473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501411437988 -8.8911819458008)"^^geo:wktLiteral ;
  geo-pos:lat "42.501411437988"^^xsd:decimal ;
  geo-pos:long "-8.8911819458008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490473_23685490473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490473'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.036111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8911819458008'^^xsd:double;
  dwc:latitude '42.501411437988'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490473'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490501_23685490501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490501_23685490501> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490501_23685490501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501419067383 -8.8911819458008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501419067383"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8911819458008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490501_23685490501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501419067383 -8.8911819458008)"^^geo:wktLiteral ;
  geo-pos:lat "42.501419067383"^^xsd:decimal ;
  geo-pos:long "-8.8911819458008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490501_23685490501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490501'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '1.8258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8911819458008'^^xsd:double;
  dwc:latitude '42.501419067383'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490501'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487426_23704487426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487426_23704487426> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487426_23704487426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50138092041 -8.8911762237549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50138092041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8911762237549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487426_23704487426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50138092041 -8.8911762237549)"^^geo:wktLiteral ;
  geo-pos:lat "42.50138092041"^^xsd:decimal ;
  geo-pos:long "-8.8911762237549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487426_23704487426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487426'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.2258333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8911762237549'^^xsd:double;
  dwc:latitude '42.50138092041'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487426'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456878_23733456878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456878_23733456878> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456878_23733456878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493659973145 -8.891149520874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493659973145"^^xsd:decimal ;
  dwc:decimalLongitude "-8.891149520874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456878_23733456878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493659973145 -8.891149520874)"^^geo:wktLiteral ;
  geo-pos:lat "42.493659973145"^^xsd:decimal ;
  geo-pos:long "-8.891149520874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456878_23733456878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456878'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.04'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.891149520874'^^xsd:double;
  dwc:latitude '42.493659973145'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456878'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253644_23716253644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253644_23716253644> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253644_23716253644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501377105713 -8.8911142349243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501377105713"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8911142349243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253644_23716253644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501377105713 -8.8911142349243)"^^geo:wktLiteral ;
  geo-pos:lat "42.501377105713"^^xsd:decimal ;
  geo-pos:long "-8.8911142349243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253644_23716253644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253644'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.069722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8911142349243'^^xsd:double;
  dwc:latitude '42.501377105713'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253644'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487556_23704487556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487556_23704487556> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487556_23704487556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501392364502 -8.8910655975342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501392364502"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8910655975342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487556_23704487556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501392364502 -8.8910655975342)"^^geo:wktLiteral ;
  geo-pos:lat "42.501392364502"^^xsd:decimal ;
  geo-pos:long "-8.8910655975342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487556_23704487556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487556'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8910655975342'^^xsd:double;
  dwc:latitude '42.501392364502'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487556'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487532_23704487532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487532_23704487532> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487532_23704487532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501384735107 -8.8910360336304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501384735107"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8910360336304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487532_23704487532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501384735107 -8.8910360336304)"^^geo:wktLiteral ;
  geo-pos:lat "42.501384735107"^^xsd:decimal ;
  geo-pos:long "-8.8910360336304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487532_23704487532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487532'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8910360336304'^^xsd:double;
  dwc:latitude '42.501384735107'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487532'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487544_23704487544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487544_23704487544> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487544_23704487544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501373291016 -8.8910284042358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501373291016"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8910284042358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487544_23704487544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501373291016 -8.8910284042358)"^^geo:wktLiteral ;
  geo-pos:lat "42.501373291016"^^xsd:decimal ;
  geo-pos:long "-8.8910284042358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487544_23704487544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487544'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.059166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8910284042358'^^xsd:double;
  dwc:latitude '42.501373291016'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487544'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862417_23728862417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862417_23728862417> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862417_23728862417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494495391846 -8.8909778594971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494495391846"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8909778594971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862417_23728862417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494495391846 -8.8909778594971)"^^geo:wktLiteral ;
  geo-pos:lat "42.494495391846"^^xsd:decimal ;
  geo-pos:long "-8.8909778594971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862417_23728862417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862417'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.004722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8909778594971'^^xsd:double;
  dwc:latitude '42.494495391846'^^xsd:double;
  dwc:minimumElevation '-13'^^xsd:integer;
  dwc:maximumElevation '-13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862417'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195710_25348195710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195710_25348195710> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195710_25348195710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033306121826 -8.8909273147583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.033306121826"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8909273147583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195710_25348195710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.033306121826 -8.8909273147583)"^^geo:wktLiteral ;
  geo-pos:lat "42.033306121826"^^xsd:decimal ;
  geo-pos:long "-8.8909273147583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195710_25348195710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195710'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.051111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8909273147583'^^xsd:double;
  dwc:latitude '42.033306121826'^^xsd:double;
  dwc:minimumElevation '-18'^^xsd:integer;
  dwc:maximumElevation '-18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195710'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856688_25264856688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856688_25264856688> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856688_25264856688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.060115814209 -8.8909254074097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.060115814209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8909254074097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25264856688_25264856688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.060115814209 -8.8909254074097)"^^geo:wktLiteral ;
  geo-pos:lat "42.060115814209"^^xsd:decimal ;
  geo-pos:long "-8.8909254074097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25264856688_25264856688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856688'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '15.015555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8909254074097'^^xsd:double;
  dwc:latitude '42.060115814209'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856688'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862393_23728862393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862393_23728862393> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862393_23728862393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494705200195 -8.8909168243408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494705200195"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8909168243408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862393_23728862393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494705200195 -8.8909168243408)"^^geo:wktLiteral ;
  geo-pos:lat "42.494705200195"^^xsd:decimal ;
  geo-pos:long "-8.8909168243408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862393_23728862393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862393'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.005'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8909168243408'^^xsd:double;
  dwc:latitude '42.494705200195'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862393'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595438_23591595438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595438_23591595438> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595438_23591595438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.060581207275 -8.8908548355103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.060581207275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8908548355103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595438_23591595438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.060581207275 -8.8908548355103)"^^geo:wktLiteral ;
  geo-pos:lat "42.060581207275"^^xsd:decimal ;
  geo-pos:long "-8.8908548355103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595438_23591595438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595438'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8908548355103'^^xsd:double;
  dwc:latitude '42.060581207275'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595438'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862542_23728862542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862542_23728862542> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862542_23728862542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493942260742 -8.890832901001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493942260742"^^xsd:decimal ;
  dwc:decimalLongitude "-8.890832901001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862542_23728862542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493942260742 -8.890832901001)"^^geo:wktLiteral ;
  geo-pos:lat "42.493942260742"^^xsd:decimal ;
  geo-pos:long "-8.890832901001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862542_23728862542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862542'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.0205555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.890832901001'^^xsd:double;
  dwc:latitude '42.493942260742'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862542'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862578_23728862578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862578_23728862578> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862578_23728862578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494747161865 -8.890775680542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494747161865"^^xsd:decimal ;
  dwc:decimalLongitude "-8.890775680542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862578_23728862578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494747161865 -8.890775680542)"^^geo:wktLiteral ;
  geo-pos:lat "42.494747161865"^^xsd:decimal ;
  geo-pos:long "-8.890775680542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862578_23728862578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862578'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.025833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.890775680542'^^xsd:double;
  dwc:latitude '42.494747161865'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862578'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862429_23728862429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862429_23728862429> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862429_23728862429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494869232178 -8.8907718658447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494869232178"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8907718658447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862429_23728862429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494869232178 -8.8907718658447)"^^geo:wktLiteral ;
  geo-pos:lat "42.494869232178"^^xsd:decimal ;
  geo-pos:long "-8.8907718658447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862429_23728862429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862429'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.003888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8907718658447'^^xsd:double;
  dwc:latitude '42.494869232178'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862429'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862554_23728862554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862554_23728862554> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862554_23728862554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492496490479 -8.8907680511475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492496490479"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8907680511475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862554_23728862554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492496490479 -8.8907680511475)"^^geo:wktLiteral ;
  geo-pos:lat "42.492496490479"^^xsd:decimal ;
  geo-pos:long "-8.8907680511475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862554_23728862554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862554'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.02'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8907680511475'^^xsd:double;
  dwc:latitude '42.492496490479'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862554'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23745462295_23745462295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23745462295_23745462295> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23745462295_23745462295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49430847168 -8.8907384872437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49430847168"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8907384872437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23745462295_23745462295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49430847168 -8.8907384872437)"^^geo:wktLiteral ;
  geo-pos:lat "42.49430847168"^^xsd:decimal ;
  geo-pos:long "-8.8907384872437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23745462295_23745462295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23745462295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23745462295'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8907384872437'^^xsd:double;
  dwc:latitude '42.49430847168'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23745462295'^^xsd:integer;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862405_23728862405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862405_23728862405> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862405_23728862405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495079040527 -8.890700340271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495079040527"^^xsd:decimal ;
  dwc:decimalLongitude "-8.890700340271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862405_23728862405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495079040527 -8.890700340271)"^^geo:wktLiteral ;
  geo-pos:lat "42.495079040527"^^xsd:decimal ;
  geo-pos:long "-8.890700340271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862405_23728862405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862405'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.002777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.890700340271'^^xsd:double;
  dwc:latitude '42.495079040527'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862405'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195631_25348195631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195631_25348195631> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195631_25348195631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05163192749 -8.8906888961792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05163192749"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8906888961792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195631_25348195631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05163192749 -8.8906888961792)"^^geo:wktLiteral ;
  geo-pos:lat "42.05163192749"^^xsd:decimal ;
  geo-pos:long "-8.8906888961792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195631_25348195631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195631'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.059166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8906888961792'^^xsd:double;
  dwc:latitude '42.05163192749'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195631'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602680_23591602680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602680_23591602680> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602680_23591602680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492038726807 -8.8906860351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492038726807"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8906860351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602680_23591602680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492038726807 -8.8906860351562)"^^geo:wktLiteral ;
  geo-pos:lat "42.492038726807"^^xsd:decimal ;
  geo-pos:long "-8.8906860351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602680_23591602680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602680'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0013888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8906860351562'^^xsd:double;
  dwc:latitude '42.492038726807'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602680'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862566_23728862566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862566_23728862566> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862566_23728862566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494972229004 -8.8904886245728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.494972229004"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8904886245728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862566_23728862566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.494972229004 -8.8904886245728)"^^geo:wktLiteral ;
  geo-pos:lat "42.494972229004"^^xsd:decimal ;
  geo-pos:long "-8.8904886245728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862566_23728862566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862566'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8904886245728'^^xsd:double;
  dwc:latitude '42.494972229004'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862566'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487484_23704487484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487484_23704487484> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487484_23704487484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495586395264 -8.8904790878296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495586395264"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8904790878296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487484_23704487484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495586395264 -8.8904790878296)"^^geo:wktLiteral ;
  geo-pos:lat "42.495586395264"^^xsd:decimal ;
  geo-pos:long "-8.8904790878296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487484_23704487484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487484'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.058611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8904790878296'^^xsd:double;
  dwc:latitude '42.495586395264'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487484'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253584_23716253584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253584_23716253584> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253584_23716253584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495399475098 -8.8904256820679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495399475098"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8904256820679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253584_23716253584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495399475098 -8.8904256820679)"^^geo:wktLiteral ;
  geo-pos:lat "42.495399475098"^^xsd:decimal ;
  geo-pos:long "-8.8904256820679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253584_23716253584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253584'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.069444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8904256820679'^^xsd:double;
  dwc:latitude '42.495399475098'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253584'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24049357329_24049357329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24049357329_24049357329> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24049357329_24049357329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49178314209 -8.89035987854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49178314209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.89035987854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24049357329_24049357329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49178314209 -8.89035987854)"^^geo:wktLiteral ;
  geo-pos:lat "42.49178314209"^^xsd:decimal ;
  geo-pos:long "-8.89035987854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24049357329_24049357329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24049357329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24049357329'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0241666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.89035987854'^^xsd:double;
  dwc:latitude '42.49178314209'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24049357329'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195643_25348195643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195643_25348195643> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195643_25348195643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.051876068115 -8.8902902603149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.051876068115"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8902902603149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195643_25348195643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.051876068115 -8.8902902603149)"^^geo:wktLiteral ;
  geo-pos:lat "42.051876068115"^^xsd:decimal ;
  geo-pos:long "-8.8902902603149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195643_25348195643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195643'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.050277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8902902603149'^^xsd:double;
  dwc:latitude '42.051876068115'^^xsd:double;
  dwc:minimumElevation '14'^^xsd:integer;
  dwc:maximumElevation '14'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195643'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862590_23728862590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862590_23728862590> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862590_23728862590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495220184326 -8.8902339935303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495220184326"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8902339935303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862590_23728862590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495220184326 -8.8902339935303)"^^geo:wktLiteral ;
  geo-pos:lat "42.495220184326"^^xsd:decimal ;
  geo-pos:long "-8.8902339935303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862590_23728862590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862590'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.020277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8902339935303'^^xsd:double;
  dwc:latitude '42.495220184326'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862590'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924651_23801924651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924651_23801924651> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924651_23801924651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495449066162 -8.8900995254517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495449066162"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8900995254517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924651_23801924651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495449066162 -8.8900995254517)"^^geo:wktLiteral ;
  geo-pos:lat "42.495449066162"^^xsd:decimal ;
  geo-pos:long "-8.8900995254517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924651_23801924651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924651'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.0280555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8900995254517'^^xsd:double;
  dwc:latitude '42.495449066162'^^xsd:double;
  dwc:minimumElevation '7'^^xsd:integer;
  dwc:maximumElevation '7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924651'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846220_23806846220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846220_23806846220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846220_23806846220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492164611816 -8.8900766372681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.492164611816"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8900766372681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846220_23806846220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.492164611816 -8.8900766372681)"^^geo:wktLiteral ;
  geo-pos:lat "42.492164611816"^^xsd:decimal ;
  geo-pos:long "-8.8900766372681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846220_23806846220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846220'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.046388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8900766372681'^^xsd:double;
  dwc:latitude '42.492164611816'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846220'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846136_23806846136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846136_23806846136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846136_23806846136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495971679688 -8.8899908065796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495971679688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8899908065796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846136_23806846136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495971679688 -8.8899908065796)"^^geo:wktLiteral ;
  geo-pos:lat "42.495971679688"^^xsd:decimal ;
  geo-pos:long "-8.8899908065796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846136_23806846136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846136'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0463888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8899908065796'^^xsd:double;
  dwc:latitude '42.495971679688'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846136'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490497_23685490497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490497_23685490497> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490497_23685490497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501934051514 -8.8898305892944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501934051514"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8898305892944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490497_23685490497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501934051514 -8.8898305892944)"^^geo:wktLiteral ;
  geo-pos:lat "42.501934051514"^^xsd:decimal ;
  geo-pos:long "-8.8898305892944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490497_23685490497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490497'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '21.820277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8898305892944'^^xsd:double;
  dwc:latitude '42.501934051514'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490497'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490498_23685490498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490498_23685490498> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490498_23685490498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501941680908 -8.8898124694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501941680908"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8898124694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490498_23685490498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501941680908 -8.8898124694824)"^^geo:wktLiteral ;
  geo-pos:lat "42.501941680908"^^xsd:decimal ;
  geo-pos:long "-8.8898124694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490498_23685490498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490498'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '22.825833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8898124694824'^^xsd:double;
  dwc:latitude '42.501941680908'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490498'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490496_23685490496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490496_23685490496> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490496_23685490496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501937866211 -8.8898029327393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501937866211"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8898029327393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490496_23685490496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501937866211 -8.8898029327393)"^^geo:wktLiteral ;
  geo-pos:lat "42.501937866211"^^xsd:decimal ;
  geo-pos:long "-8.8898029327393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490496_23685490496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490496'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '20.825833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8898029327393'^^xsd:double;
  dwc:latitude '42.501937866211'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490496'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23685490499_23685490499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23685490499_23685490499> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23685490499_23685490499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501964569092 -8.8897953033447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501964569092"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8897953033447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23685490499_23685490499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501964569092 -8.8897953033447)"^^geo:wktLiteral ;
  geo-pos:lat "42.501964569092"^^xsd:decimal ;
  geo-pos:long "-8.8897953033447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23685490499_23685490499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23685490499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23685490499'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '23.819444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8897953033447'^^xsd:double;
  dwc:latitude '42.501964569092'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23685490499'^^xsd:integer;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594955_23591594955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594955_23591594955> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594955_23591594955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.578235626221 -8.8897829055786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.578235626221"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8897829055786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594955_23591594955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.578235626221 -8.8897829055786)"^^geo:wktLiteral ;
  geo-pos:lat "42.578235626221"^^xsd:decimal ;
  geo-pos:long "-8.8897829055786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594955_23591594955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594955'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.2355555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8897829055786'^^xsd:double;
  dwc:latitude '42.578235626221'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594955'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253632_23716253632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253632_23716253632> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253632_23716253632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501796722412 -8.8896131515503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.501796722412"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8896131515503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253632_23716253632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.501796722412 -8.8896131515503)"^^geo:wktLiteral ;
  geo-pos:lat "42.501796722412"^^xsd:decimal ;
  geo-pos:long "-8.8896131515503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253632_23716253632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253632'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.078055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8896131515503'^^xsd:double;
  dwc:latitude '42.501796722412'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253632'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595155_23591595155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595155_23591595155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595155_23591595155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552837371826 -8.8892478942871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552837371826"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8892478942871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595155_23591595155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552837371826 -8.8892478942871)"^^geo:wktLiteral ;
  geo-pos:lat "42.552837371826"^^xsd:decimal ;
  geo-pos:long "-8.8892478942871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595155_23591595155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595155'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.3433333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8892478942871'^^xsd:double;
  dwc:latitude '42.552837371826'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595155'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595150_23591595150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595150_23591595150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595150_23591595150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552810668945 -8.8891735076904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552810668945"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8891735076904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595150_23591595150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552810668945 -8.8891735076904)"^^geo:wktLiteral ;
  geo-pos:lat "42.552810668945"^^xsd:decimal ;
  geo-pos:long "-8.8891735076904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595150_23591595150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595150'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '23.350833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8891735076904'^^xsd:double;
  dwc:latitude '42.552810668945'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595150'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595154_23591595154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595154_23591595154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595154_23591595154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552810668945 -8.8891639709473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552810668945"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8891639709473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595154_23591595154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552810668945 -8.8891639709473)"^^geo:wktLiteral ;
  geo-pos:lat "42.552810668945"^^xsd:decimal ;
  geo-pos:long "-8.8891639709473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595154_23591595154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595154'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3441666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8891639709473'^^xsd:double;
  dwc:latitude '42.552810668945'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595154'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595149_23591595149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595149_23591595149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595149_23591595149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552803039551 -8.8891410827637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552803039551"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8891410827637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595149_23591595149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552803039551 -8.8891410827637)"^^geo:wktLiteral ;
  geo-pos:lat "42.552803039551"^^xsd:decimal ;
  geo-pos:long "-8.8891410827637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595149_23591595149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595149'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '22.350833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8891410827637'^^xsd:double;
  dwc:latitude '42.552803039551'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595149'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595151_23591595151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595151_23591595151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595151_23591595151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552856445312 -8.8890886306763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552856445312"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8890886306763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595151_23591595151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552856445312 -8.8890886306763)"^^geo:wktLiteral ;
  geo-pos:lat "42.552856445312"^^xsd:decimal ;
  geo-pos:long "-8.8890886306763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595151_23591595151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595151'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '0.34388888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8890886306763'^^xsd:double;
  dwc:latitude '42.552856445312'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595151'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595153_23591595153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595153_23591595153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595153_23591595153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552875518799 -8.8890695571899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552875518799"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8890695571899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595153_23591595153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552875518799 -8.8890695571899)"^^geo:wktLiteral ;
  geo-pos:lat "42.552875518799"^^xsd:decimal ;
  geo-pos:long "-8.8890695571899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595153_23591595153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595153'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '2.3508333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8890695571899'^^xsd:double;
  dwc:latitude '42.552875518799'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595153'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595152_23591595152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595152_23591595152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595152_23591595152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552852630615 -8.8890628814697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.552852630615"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8890628814697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595152_23591595152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.552852630615 -8.8890628814697)"^^geo:wktLiteral ;
  geo-pos:lat "42.552852630615"^^xsd:decimal ;
  geo-pos:long "-8.8890628814697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595152_23591595152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595152'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '1.3447222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8890628814697'^^xsd:double;
  dwc:latitude '42.552852630615'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595152'^^xsd:integer;
  dwc:observationDate '2022-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788918_23591788918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788918_23591788918> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788918_23591788918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.486469268799 -8.8889751434326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.486469268799"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8889751434326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788918_23591788918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.486469268799 -8.8889751434326)"^^geo:wktLiteral ;
  geo-pos:lat "38.486469268799"^^xsd:decimal ;
  geo-pos:long "-8.8889751434326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788918_23591788918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788918'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0572222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8889751434326'^^xsd:double;
  dwc:latitude '38.486469268799'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788918'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788930_23591788930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788930_23591788930> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788930_23591788930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.484733581543 -8.8888559341431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.484733581543"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8888559341431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788930_23591788930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.484733581543 -8.8888559341431)"^^geo:wktLiteral ;
  geo-pos:lat "38.484733581543"^^xsd:decimal ;
  geo-pos:long "-8.8888559341431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788930_23591788930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788930'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8888559341431'^^xsd:double;
  dwc:latitude '38.484733581543'^^xsd:double;
  dwc:minimumElevation '1'^^xsd:integer;
  dwc:maximumElevation '1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788930'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591789014_23591789014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591789014_23591789014> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591789014_23591789014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487300872803 -8.8881998062134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.487300872803"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8881998062134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591789014_23591789014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487300872803 -8.8881998062134)"^^geo:wktLiteral ;
  geo-pos:lat "38.487300872803"^^xsd:decimal ;
  geo-pos:long "-8.8881998062134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591789014_23591789014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591789014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591789014'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.056388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8881998062134'^^xsd:double;
  dwc:latitude '38.487300872803'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591789014'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591789026_23591789026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591789026_23591789026> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591789026_23591789026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.485252380371 -8.8879470825195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.485252380371"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8879470825195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591789026_23591789026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.485252380371 -8.8879470825195)"^^geo:wktLiteral ;
  geo-pos:lat "38.485252380371"^^xsd:decimal ;
  geo-pos:long "-8.8879470825195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591789026_23591789026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591789026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591789026'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.061388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8879470825195'^^xsd:double;
  dwc:latitude '38.485252380371'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591789026'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253548_23716253548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253548_23716253548> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253548_23716253548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496204376221 -8.8878688812256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496204376221"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8878688812256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253548_23716253548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496204376221 -8.8878688812256)"^^geo:wktLiteral ;
  geo-pos:lat "42.496204376221"^^xsd:decimal ;
  geo-pos:long "-8.8878688812256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253548_23716253548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253548'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.0688888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8878688812256'^^xsd:double;
  dwc:latitude '42.496204376221'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253548'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846128_23806846128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846128_23806846128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846128_23806846128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496318817139 -8.8877105712891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496318817139"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8877105712891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846128_23806846128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496318817139 -8.8877105712891)"^^geo:wktLiteral ;
  geo-pos:lat "42.496318817139"^^xsd:decimal ;
  geo-pos:long "-8.8877105712891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846128_23806846128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846128'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3863888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8877105712891'^^xsd:double;
  dwc:latitude '42.496318817139'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846128'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 8 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23890431598_23890431598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23890431598_23890431598> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23890431598_23890431598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495754241943 -8.8876924514771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495754241943"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8876924514771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23890431598_23890431598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495754241943 -8.8876924514771)"^^geo:wktLiteral ;
  geo-pos:lat "42.495754241943"^^xsd:decimal ;
  geo-pos:long "-8.8876924514771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23890431598_23890431598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23890431598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23890431598'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.0697222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8876924514771'^^xsd:double;
  dwc:latitude '42.495754241943'^^xsd:double;
  dwc:minimumElevation '37'^^xsd:integer;
  dwc:maximumElevation '37'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23890431598'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195655_25348195655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195655_25348195655> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195655_25348195655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.045066833496 -8.8875494003296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.045066833496"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8875494003296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195655_25348195655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.045066833496 -8.8875494003296)"^^geo:wktLiteral ;
  geo-pos:lat "42.045066833496"^^xsd:decimal ;
  geo-pos:long "-8.8875494003296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195655_25348195655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195655'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8875494003296'^^xsd:double;
  dwc:latitude '42.045066833496'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195655'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23733456866_23733456866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23733456866_23733456866> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23733456866_23733456866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496021270752 -8.8875198364258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496021270752"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8875198364258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23733456866_23733456866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496021270752 -8.8875198364258)"^^geo:wktLiteral ;
  geo-pos:lat "42.496021270752"^^xsd:decimal ;
  geo-pos:long "-8.8875198364258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23733456866_23733456866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23733456866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23733456866'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.039166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8875198364258'^^xsd:double;
  dwc:latitude '42.496021270752'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23733456866'^^xsd:integer;
  dwc:observationDate '2022-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253572_23716253572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253572_23716253572> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253572_23716253572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496238708496 -8.8874092102051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496238708496"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8874092102051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253572_23716253572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496238708496 -8.8874092102051)"^^geo:wktLiteral ;
  geo-pos:lat "42.496238708496"^^xsd:decimal ;
  geo-pos:long "-8.8874092102051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253572_23716253572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253572'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.069166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8874092102051'^^xsd:double;
  dwc:latitude '42.496238708496'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253572'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253560_23716253560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253560_23716253560> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253560_23716253560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496055603027 -8.8873357772827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496055603027"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8873357772827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253560_23716253560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496055603027 -8.8873357772827)"^^geo:wktLiteral ;
  geo-pos:lat "42.496055603027"^^xsd:decimal ;
  geo-pos:long "-8.8873357772827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253560_23716253560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253560'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.075555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8873357772827'^^xsd:double;
  dwc:latitude '42.496055603027'^^xsd:double;
  dwc:minimumElevation '-11'^^xsd:integer;
  dwc:maximumElevation '-11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253560'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197177_25274197177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197177_25274197177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197177_25274197177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025325775146 -8.8872747421265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.025325775146"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8872747421265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197177_25274197177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025325775146 -8.8872747421265)"^^geo:wktLiteral ;
  geo-pos:lat "42.025325775146"^^xsd:decimal ;
  geo-pos:long "-8.8872747421265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197177_25274197177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197177'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8872747421265'^^xsd:double;
  dwc:latitude '42.025325775146'^^xsd:double;
  dwc:minimumElevation '-3'^^xsd:integer;
  dwc:maximumElevation '-3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197177'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591788942_23591788942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591788942_23591788942> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591788942_23591788942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483661651611 -8.8872632980347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.483661651611"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8872632980347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591788942_23591788942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.483661651611 -8.8872632980347)"^^geo:wktLiteral ;
  geo-pos:lat "38.483661651611"^^xsd:decimal ;
  geo-pos:long "-8.8872632980347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591788942_23591788942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591788942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591788942'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.056944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8872632980347'^^xsd:double;
  dwc:latitude '38.483661651611'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591788942'^^xsd:integer;
  dwc:observationDate '2022-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591594754_23591594754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591594754_23591594754> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591594754_23591594754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.504291534424 -8.8870792388916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.504291534424"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8870792388916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591594754_23591594754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.504291534424 -8.8870792388916)"^^geo:wktLiteral ;
  geo-pos:lat "42.504291534424"^^xsd:decimal ;
  geo-pos:long "-8.8870792388916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591594754_23591594754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591594754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591594754'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.2275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8870792388916'^^xsd:double;
  dwc:latitude '42.504291534424'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591594754'^^xsd:integer;
  dwc:observationDate '2022-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 10 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591602692_23591602692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591602692_23591602692> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591602692_23591602692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496265411377 -8.8870735168457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496265411377"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8870735168457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591602692_23591602692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496265411377 -8.8870735168457)"^^geo:wktLiteral ;
  geo-pos:lat "42.496265411377"^^xsd:decimal ;
  geo-pos:long "-8.8870735168457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591602692_23591602692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591602692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591602692'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8870735168457'^^xsd:double;
  dwc:latitude '42.496265411377'^^xsd:double;
  dwc:minimumElevation '2'^^xsd:integer;
  dwc:maximumElevation '2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591602692'^^xsd:integer;
  dwc:observationDate '2022-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23890431610_23890431610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23890431610_23890431610> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23890431610_23890431610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497241973877 -8.8870182037354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497241973877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8870182037354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23890431610_23890431610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497241973877 -8.8870182037354)"^^geo:wktLiteral ;
  geo-pos:lat "42.497241973877"^^xsd:decimal ;
  geo-pos:long "-8.8870182037354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23890431610_23890431610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23890431610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23890431610'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.0705555555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8870182037354'^^xsd:double;
  dwc:latitude '42.497241973877'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23890431610'^^xsd:integer;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253536_23716253536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253536_23716253536> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253536_23716253536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495872497559 -8.8869485855103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495872497559"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8869485855103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253536_23716253536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495872497559 -8.8869485855103)"^^geo:wktLiteral ;
  geo-pos:lat "42.495872497559"^^xsd:decimal ;
  geo-pos:long "-8.8869485855103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253536_23716253536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253536'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.0694444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8869485855103'^^xsd:double;
  dwc:latitude '42.495872497559'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253536'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862381_23728862381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862381_23728862381> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862381_23728862381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495899200439 -8.8869285583496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.495899200439"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8869285583496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862381_23728862381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.495899200439 -8.8869285583496)"^^geo:wktLiteral ;
  geo-pos:lat "42.495899200439"^^xsd:decimal ;
  geo-pos:long "-8.8869285583496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862381_23728862381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862381'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0027777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8869285583496'^^xsd:double;
  dwc:latitude '42.495899200439'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862381'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24187265658_24187265658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24187265658_24187265658> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24187265658_24187265658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025161743164 -8.8868322372437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.025161743164"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8868322372437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24187265658_24187265658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025161743164 -8.8868322372437)"^^geo:wktLiteral ;
  geo-pos:lat "42.025161743164"^^xsd:decimal ;
  geo-pos:long "-8.8868322372437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24187265658_24187265658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24187265658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24187265658'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.068888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8868322372437'^^xsd:double;
  dwc:latitude '42.025161743164'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24187265658'^^xsd:integer;
  dwc:observationDate '2022-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595486_23591595486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595486_23591595486> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595486_23591595486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023712158203 -8.8865880966187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.023712158203"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8865880966187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595486_23591595486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023712158203 -8.8865880966187)"^^geo:wktLiteral ;
  geo-pos:lat "42.023712158203"^^xsd:decimal ;
  geo-pos:long "-8.8865880966187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595486_23591595486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595486'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.0175'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8865880966187'^^xsd:double;
  dwc:latitude '42.023712158203'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595486'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924735_23801924735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924735_23801924735> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924735_23801924735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496036529541 -8.8864860534668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496036529541"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8864860534668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924735_23801924735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496036529541 -8.8864860534668)"^^geo:wktLiteral ;
  geo-pos:lat "42.496036529541"^^xsd:decimal ;
  geo-pos:long "-8.8864860534668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924735_23801924735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924735'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.0275'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8864860534668'^^xsd:double;
  dwc:latitude '42.496036529541'^^xsd:double;
  dwc:minimumElevation '25'^^xsd:integer;
  dwc:maximumElevation '25'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924735'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924771_23801924771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924771_23801924771> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924771_23801924771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496536254883 -8.8862476348877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496536254883"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8862476348877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924771_23801924771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496536254883 -8.8862476348877)"^^geo:wktLiteral ;
  geo-pos:lat "42.496536254883"^^xsd:decimal ;
  geo-pos:long "-8.8862476348877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924771_23801924771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924771'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8862476348877'^^xsd:double;
  dwc:latitude '42.496536254883'^^xsd:double;
  dwc:minimumElevation '-6'^^xsd:integer;
  dwc:maximumElevation '-6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924771'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595474_23591595474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595474_23591595474> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595474_23591595474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024307250977 -8.886058807373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024307250977"^^xsd:decimal ;
  dwc:decimalLongitude "-8.886058807373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595474_23591595474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024307250977 -8.886058807373)"^^geo:wktLiteral ;
  geo-pos:lat "42.024307250977"^^xsd:decimal ;
  geo-pos:long "-8.886058807373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595474_23591595474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595474'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.886058807373'^^xsd:double;
  dwc:latitude '42.024307250977'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595474'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595145_23591595145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595145_23591595145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595145_23591595145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.553131103516 -8.8859558105469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.553131103516"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8859558105469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595145_23591595145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.553131103516 -8.8859558105469)"^^geo:wktLiteral ;
  geo-pos:lat "42.553131103516"^^xsd:decimal ;
  geo-pos:long "-8.8859558105469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595145_23591595145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595145'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '21.068055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8859558105469'^^xsd:double;
  dwc:latitude '42.553131103516'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595145'^^xsd:integer;
  dwc:observationDate '2022-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 4 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24187265670_24187265670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24187265670_24187265670> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24187265670_24187265670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041358947754 -8.885760307312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041358947754"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885760307312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24187265670_24187265670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041358947754 -8.885760307312)"^^geo:wktLiteral ;
  geo-pos:lat "42.041358947754"^^xsd:decimal ;
  geo-pos:long "-8.885760307312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24187265670_24187265670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24187265670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24187265670'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.885760307312'^^xsd:double;
  dwc:latitude '42.041358947754'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24187265670'^^xsd:integer;
  dwc:observationDate '2022-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378058_25798378058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378058_25798378058> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378058_25798378058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024078369141 -8.885687828064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024078369141"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885687828064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378058_25798378058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024078369141 -8.885687828064)"^^geo:wktLiteral ;
  geo-pos:lat "42.024078369141"^^xsd:decimal ;
  geo-pos:long "-8.885687828064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378058_25798378058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378058'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.058333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.885687828064'^^xsd:double;
  dwc:latitude '42.024078369141'^^xsd:double;
  dwc:minimumElevation '9'^^xsd:integer;
  dwc:maximumElevation '9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378058'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378046_25798378046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378046_25798378046> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378046_25798378046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024063110352 -8.8856868743896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024063110352"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8856868743896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378046_25798378046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024063110352 -8.8856868743896)"^^geo:wktLiteral ;
  geo-pos:lat "42.024063110352"^^xsd:decimal ;
  geo-pos:long "-8.8856868743896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378046_25798378046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378046'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.059444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8856868743896'^^xsd:double;
  dwc:latitude '42.024063110352'^^xsd:double;
  dwc:minimumElevation '6'^^xsd:integer;
  dwc:maximumElevation '6'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378046'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595450_23591595450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595450_23591595450> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595450_23591595450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.050720214844 -8.885516166687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.050720214844"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885516166687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595450_23591595450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.050720214844 -8.885516166687)"^^geo:wktLiteral ;
  geo-pos:lat "42.050720214844"^^xsd:decimal ;
  geo-pos:long "-8.885516166687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595450_23591595450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595450'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.008888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.885516166687'^^xsd:double;
  dwc:latitude '42.050720214844'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595450'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24049357413_24049357413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24049357413_24049357413> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24049357413_24049357413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496639251709 -8.8852910995483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496639251709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8852910995483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24049357413_24049357413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496639251709 -8.8852910995483)"^^geo:wktLiteral ;
  geo-pos:lat "42.496639251709"^^xsd:decimal ;
  geo-pos:long "-8.8852910995483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24049357413_24049357413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24049357413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24049357413'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.025'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8852910995483'^^xsd:double;
  dwc:latitude '42.496639251709'^^xsd:double;
  dwc:minimumElevation '57'^^xsd:integer;
  dwc:maximumElevation '57'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24049357413'^^xsd:integer;
  dwc:observationDate '2022-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23704487448_23704487448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23704487448_23704487448> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23704487448_23704487448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497035980225 -8.8851747512817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497035980225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8851747512817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23704487448_23704487448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497035980225 -8.8851747512817)"^^geo:wktLiteral ;
  geo-pos:lat "42.497035980225"^^xsd:decimal ;
  geo-pos:long "-8.8851747512817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23704487448_23704487448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23704487448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23704487448'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8851747512817'^^xsd:double;
  dwc:latitude '42.497035980225'^^xsd:double;
  dwc:minimumElevation '-5'^^xsd:integer;
  dwc:maximumElevation '-5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23704487448'^^xsd:integer;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692993_25363692993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692993_25363692993> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692993_25363692993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026966094971 -8.8851375579834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026966094971"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8851375579834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25363692993_25363692993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026966094971 -8.8851375579834)"^^geo:wktLiteral ;
  geo-pos:lat "42.026966094971"^^xsd:decimal ;
  geo-pos:long "-8.8851375579834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25363692993_25363692993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692993'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8851375579834'^^xsd:double;
  dwc:latitude '42.026966094971'^^xsd:double;
  dwc:minimumElevation '20'^^xsd:integer;
  dwc:maximumElevation '20'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692993'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23806846256_23806846256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23806846256_23806846256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23806846256_23806846256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497188568115 -8.8851165771484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497188568115"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8851165771484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23806846256_23806846256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497188568115 -8.8851165771484)"^^geo:wktLiteral ;
  geo-pos:lat "42.497188568115"^^xsd:decimal ;
  geo-pos:long "-8.8851165771484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23806846256_23806846256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23806846256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23806846256'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.050833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8851165771484'^^xsd:double;
  dwc:latitude '42.497188568115'^^xsd:double;
  dwc:minimumElevation '3'^^xsd:integer;
  dwc:maximumElevation '3'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23806846256'^^xsd:integer;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862357_23728862357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862357_23728862357> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862357_23728862357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496994018555 -8.8850393295288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496994018555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8850393295288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862357_23728862357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496994018555 -8.8850393295288)"^^geo:wktLiteral ;
  geo-pos:lat "42.496994018555"^^xsd:decimal ;
  geo-pos:long "-8.8850393295288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862357_23728862357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862357'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0038888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8850393295288'^^xsd:double;
  dwc:latitude '42.496994018555'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862357'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862602_23728862602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862602_23728862602> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862602_23728862602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497344970703 -8.8850221633911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497344970703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8850221633911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862602_23728862602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497344970703 -8.8850221633911)"^^geo:wktLiteral ;
  geo-pos:lat "42.497344970703"^^xsd:decimal ;
  geo-pos:long "-8.8850221633911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862602_23728862602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862602'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.021111111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8850221633911'^^xsd:double;
  dwc:latitude '42.497344970703'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862602'^^xsd:integer;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25264856676_25264856676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25264856676_25264856676> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25264856676_25264856676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024494171143 -8.8849239349365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024494171143"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8849239349365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25264856676_25264856676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024494171143 -8.8849239349365)"^^geo:wktLiteral ;
  geo-pos:lat "42.024494171143"^^xsd:decimal ;
  geo-pos:long "-8.8849239349365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25264856676_25264856676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25264856676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25264856676'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.015833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8849239349365'^^xsd:double;
  dwc:latitude '42.024494171143'^^xsd:double;
  dwc:minimumElevation '-9'^^xsd:integer;
  dwc:maximumElevation '-9'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25264856676'^^xsd:integer;
  dwc:observationDate '2023-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23591595462_23591595462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23591595462_23591595462> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23591595462_23591595462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041263580322 -8.8848838806152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.041263580322"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8848838806152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23591595462_23591595462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.041263580322 -8.8848838806152)"^^geo:wktLiteral ;
  geo-pos:lat "42.041263580322"^^xsd:decimal ;
  geo-pos:long "-8.8848838806152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23591595462_23591595462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23591595462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23591595462'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.016944444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8848838806152'^^xsd:double;
  dwc:latitude '42.041263580322'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23591595462'^^xsd:integer;
  dwc:observationDate '2022-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23853225041_23853225041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23853225041_23853225041> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23853225041_23853225041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497379302979 -8.8848838806152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.497379302979"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8848838806152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23853225041_23853225041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.497379302979 -8.8848838806152)"^^geo:wktLiteral ;
  geo-pos:lat "42.497379302979"^^xsd:decimal ;
  geo-pos:long "-8.8848838806152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23853225041_23853225041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23853225041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23853225041'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0525'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8848838806152'^^xsd:double;
  dwc:latitude '42.497379302979'^^xsd:double;
  dwc:minimumElevation '21'^^xsd:integer;
  dwc:maximumElevation '21'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23853225041'^^xsd:integer;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25838560163_25838560163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25838560163_25838560163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25838560163_25838560163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025165557861 -8.884880065918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.025165557861"^^xsd:decimal ;
  dwc:decimalLongitude "-8.884880065918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25838560163_25838560163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025165557861 -8.884880065918)"^^geo:wktLiteral ;
  geo-pos:lat "42.025165557861"^^xsd:decimal ;
  geo-pos:long "-8.884880065918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25838560163_25838560163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25838560163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25838560163'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.884880065918'^^xsd:double;
  dwc:latitude '42.025165557861'^^xsd:double;
  dwc:minimumElevation '22'^^xsd:integer;
  dwc:maximumElevation '22'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25838560163'^^xsd:integer;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824229_25368824229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824229_25368824229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824229_25368824229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0244140625 -8.8847999572754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0244140625"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8847999572754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25368824229_25368824229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0244140625 -8.8847999572754)"^^geo:wktLiteral ;
  geo-pos:lat "42.0244140625"^^xsd:decimal ;
  geo-pos:long "-8.8847999572754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25368824229_25368824229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824229'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.015277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8847999572754'^^xsd:double;
  dwc:latitude '42.0244140625'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824229'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378082_25798378082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378082_25798378082> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378082_25798378082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024894714355 -8.8847808837891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024894714355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8847808837891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378082_25798378082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024894714355 -8.8847808837891)"^^geo:wktLiteral ;
  geo-pos:lat "42.024894714355"^^xsd:decimal ;
  geo-pos:long "-8.8847808837891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378082_25798378082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378082'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.058888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8847808837891'^^xsd:double;
  dwc:latitude '42.024894714355'^^xsd:double;
  dwc:minimumElevation '-1'^^xsd:integer;
  dwc:maximumElevation '-1'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378082'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25838560211_25838560211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25838560211_25838560211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25838560211_25838560211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025493621826 -8.8846893310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.025493621826"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8846893310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25838560211_25838560211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025493621826 -8.8846893310547)"^^geo:wktLiteral ;
  geo-pos:lat "42.025493621826"^^xsd:decimal ;
  geo-pos:long "-8.8846893310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25838560211_25838560211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25838560211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25838560211'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8846893310547'^^xsd:double;
  dwc:latitude '42.025493621826'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25838560211'^^xsd:integer;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197236_25274197236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197236_25274197236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197236_25274197236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02458190918 -8.8846759796143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02458190918"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8846759796143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197236_25274197236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02458190918 -8.8846759796143)"^^geo:wktLiteral ;
  geo-pos:lat "42.02458190918"^^xsd:decimal ;
  geo-pos:long "-8.8846759796143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197236_25274197236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197236'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.003055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8846759796143'^^xsd:double;
  dwc:latitude '42.02458190918'^^xsd:double;
  dwc:minimumElevation '19'^^xsd:integer;
  dwc:maximumElevation '19'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197236'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 13 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25363692981_25363692981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25363692981_25363692981> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25363692981_25363692981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024406433105 -8.8846559524536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024406433105"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8846559524536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25363692981_25363692981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024406433105 -8.8846559524536)"^^geo:wktLiteral ;
  geo-pos:lat "42.024406433105"^^xsd:decimal ;
  geo-pos:long "-8.8846559524536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25363692981_25363692981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25363692981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25363692981'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.033888888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8846559524536'^^xsd:double;
  dwc:latitude '42.024406433105'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25363692981'^^xsd:integer;
  dwc:observationDate '2023-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378022_25798378022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378022_25798378022> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378022_25798378022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024356842041 -8.884651184082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024356842041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.884651184082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378022_25798378022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024356842041 -8.884651184082)"^^geo:wktLiteral ;
  geo-pos:lat "42.024356842041"^^xsd:decimal ;
  geo-pos:long "-8.884651184082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378022_25798378022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378022'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.059166666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.884651184082'^^xsd:double;
  dwc:latitude '42.024356842041'^^xsd:double;
  dwc:minimumElevation '12'^^xsd:integer;
  dwc:maximumElevation '12'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378022'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378010_25798378010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378010_25798378010> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378010_25798378010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024559020996 -8.8846187591553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024559020996"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8846187591553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378010_25798378010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024559020996 -8.8846187591553)"^^geo:wktLiteral ;
  geo-pos:lat "42.024559020996"^^xsd:decimal ;
  geo-pos:long "-8.8846187591553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378010_25798378010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378010'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0594444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8846187591553'^^xsd:double;
  dwc:latitude '42.024559020996'^^xsd:double;
  dwc:minimumElevation '-7'^^xsd:integer;
  dwc:maximumElevation '-7'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378010'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197189_25274197189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197189_25274197189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197189_25274197189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024265289307 -8.8846111297607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024265289307"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8846111297607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197189_25274197189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024265289307 -8.8846111297607)"^^geo:wktLiteral ;
  geo-pos:lat "42.024265289307"^^xsd:decimal ;
  geo-pos:long "-8.8846111297607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197189_25274197189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197189'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8846111297607'^^xsd:double;
  dwc:latitude '42.024265289307'^^xsd:double;
  dwc:minimumElevation '17'^^xsd:integer;
  dwc:maximumElevation '17'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197189'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25348195698_25348195698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25348195698_25348195698> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25348195698_25348195698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024429321289 -8.8845920562744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024429321289"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8845920562744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25348195698_25348195698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024429321289 -8.8845920562744)"^^geo:wktLiteral ;
  geo-pos:lat "42.024429321289"^^xsd:decimal ;
  geo-pos:long "-8.8845920562744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25348195698_25348195698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25348195698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25348195698'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.060833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8845920562744'^^xsd:double;
  dwc:latitude '42.024429321289'^^xsd:double;
  dwc:minimumElevation '8'^^xsd:integer;
  dwc:maximumElevation '8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25348195698'^^xsd:integer;
  dwc:observationDate '2023-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197201_25274197201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197201_25274197201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197201_25274197201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024250030518 -8.8845901489258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024250030518"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8845901489258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197201_25274197201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024250030518 -8.8845901489258)"^^geo:wktLiteral ;
  geo-pos:lat "42.024250030518"^^xsd:decimal ;
  geo-pos:long "-8.8845901489258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197201_25274197201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197201'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8845901489258'^^xsd:double;
  dwc:latitude '42.024250030518'^^xsd:double;
  dwc:minimumElevation '16'^^xsd:integer;
  dwc:maximumElevation '16'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197201'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197225_25274197225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197225_25274197225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197225_25274197225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024459838867 -8.8845901489258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024459838867"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8845901489258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197225_25274197225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024459838867 -8.8845901489258)"^^geo:wktLiteral ;
  geo-pos:lat "42.024459838867"^^xsd:decimal ;
  geo-pos:long "-8.8845901489258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197225_25274197225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197225'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.067222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8845901489258'^^xsd:double;
  dwc:latitude '42.024459838867'^^xsd:double;
  dwc:minimumElevation '10'^^xsd:integer;
  dwc:maximumElevation '10'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197225'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 11 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25274197213_25274197213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25274197213_25274197213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25274197213_25274197213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024234771729 -8.8845443725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024234771729"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8845443725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25274197213_25274197213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024234771729 -8.8845443725586)"^^geo:wktLiteral ;
  geo-pos:lat "42.024234771729"^^xsd:decimal ;
  geo-pos:long "-8.8845443725586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25274197213_25274197213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25274197213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25274197213'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.075833333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8845443725586'^^xsd:double;
  dwc:latitude '42.024234771729'^^xsd:double;
  dwc:minimumElevation '11'^^xsd:integer;
  dwc:maximumElevation '11'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25274197213'^^xsd:integer;
  dwc:observationDate '2023-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824205_25368824205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824205_25368824205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824205_25368824205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024280548096 -8.8845186233521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024280548096"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8845186233521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25368824205_25368824205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024280548096 -8.8845186233521)"^^geo:wktLiteral ;
  geo-pos:lat "42.024280548096"^^xsd:decimal ;
  geo-pos:long "-8.8845186233521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25368824205_25368824205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824205'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.015'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8845186233521'^^xsd:double;
  dwc:latitude '42.024280548096'^^xsd:double;
  dwc:minimumElevation '50'^^xsd:integer;
  dwc:maximumElevation '50'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824205'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378034_25798378034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378034_25798378034> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378034_25798378034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0246925354 -8.8844919204712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0246925354"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8844919204712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378034_25798378034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0246925354 -8.8844919204712)"^^geo:wktLiteral ;
  geo-pos:lat "42.0246925354"^^xsd:decimal ;
  geo-pos:long "-8.8844919204712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378034_25798378034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378034'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.06'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8844919204712'^^xsd:double;
  dwc:latitude '42.0246925354'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378034'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824217_25368824217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824217_25368824217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824217_25368824217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024341583252 -8.8844633102417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024341583252"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8844633102417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25368824217_25368824217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024341583252 -8.8844633102417)"^^geo:wktLiteral ;
  geo-pos:lat "42.024341583252"^^xsd:decimal ;
  geo-pos:long "-8.8844633102417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25368824217_25368824217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824217'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.016388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8844633102417'^^xsd:double;
  dwc:latitude '42.024341583252'^^xsd:double;
  dwc:minimumElevation '24'^^xsd:integer;
  dwc:maximumElevation '24'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824217'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25368824241_25368824241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25368824241_25368824241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25368824241_25368824241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024536132812 -8.8844623565674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024536132812"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8844623565674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25368824241_25368824241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024536132812 -8.8844623565674)"^^geo:wktLiteral ;
  geo-pos:lat "42.024536132812"^^xsd:decimal ;
  geo-pos:long "-8.8844623565674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25368824241_25368824241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25368824241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25368824241'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.014722222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8844623565674'^^xsd:double;
  dwc:latitude '42.024536132812'^^xsd:double;
  dwc:minimumElevation '33'^^xsd:integer;
  dwc:maximumElevation '33'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25368824241'^^xsd:integer;
  dwc:observationDate '2023-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25838560187_25838560187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25838560187_25838560187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25838560187_25838560187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02405166626 -8.8844480514526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.02405166626"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8844480514526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25838560187_25838560187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.02405166626 -8.8844480514526)"^^geo:wktLiteral ;
  geo-pos:lat "42.02405166626"^^xsd:decimal ;
  geo-pos:long "-8.8844480514526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25838560187_25838560187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25838560187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25838560187'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.033333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8844480514526'^^xsd:double;
  dwc:latitude '42.02405166626'^^xsd:double;
  dwc:minimumElevation '30'^^xsd:integer;
  dwc:maximumElevation '30'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25838560187'^^xsd:integer;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23752673192_23752673192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23752673192_23752673192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23752673192_23752673192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498233795166 -8.8844184875488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498233795166"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8844184875488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23752673192_23752673192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498233795166 -8.8844184875488)"^^geo:wktLiteral ;
  geo-pos:lat "42.498233795166"^^xsd:decimal ;
  geo-pos:long "-8.8844184875488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23752673192_23752673192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23752673192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23752673192'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.076388888889'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8844184875488'^^xsd:double;
  dwc:latitude '42.498233795166'^^xsd:double;
  dwc:minimumElevation '-2'^^xsd:integer;
  dwc:maximumElevation '-2'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23752673192'^^xsd:integer;
  dwc:observationDate '2022-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25838560199_25838560199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25838560199_25838560199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25838560199_25838560199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024883270264 -8.8843927383423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024883270264"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8843927383423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25838560199_25838560199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024883270264 -8.8843927383423)"^^geo:wktLiteral ;
  geo-pos:lat "42.024883270264"^^xsd:decimal ;
  geo-pos:long "-8.8843927383423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25838560199_25838560199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25838560199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25838560199'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.033611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8843927383423'^^xsd:double;
  dwc:latitude '42.024883270264'^^xsd:double;
  dwc:minimumElevation '18'^^xsd:integer;
  dwc:maximumElevation '18'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25838560199'^^xsd:integer;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25838560175_25838560175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25838560175_25838560175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25838560175_25838560175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024005889893 -8.8843812942505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024005889893"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8843812942505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25838560175_25838560175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024005889893 -8.8843812942505)"^^geo:wktLiteral ;
  geo-pos:lat "42.024005889893"^^xsd:decimal ;
  geo-pos:long "-8.8843812942505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25838560175_25838560175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25838560175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25838560175'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.033055555556'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8843812942505'^^xsd:double;
  dwc:latitude '42.024005889893'^^xsd:double;
  dwc:minimumElevation '13'^^xsd:integer;
  dwc:maximumElevation '13'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25838560175'^^xsd:integer;
  dwc:observationDate '2023-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23728862369_23728862369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23728862369_23728862369> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23728862369_23728862369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498271942139 -8.8843574523926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498271942139"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8843574523926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23728862369_23728862369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498271942139 -8.8843574523926)"^^geo:wktLiteral ;
  geo-pos:lat "42.498271942139"^^xsd:decimal ;
  geo-pos:long "-8.8843574523926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23728862369_23728862369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23728862369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23728862369'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0094444444444'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8843574523926'^^xsd:double;
  dwc:latitude '42.498271942139'^^xsd:double;
  dwc:minimumElevation '5'^^xsd:integer;
  dwc:maximumElevation '5'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23728862369'^^xsd:integer;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_28577386224_28577386224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_28577386224_28577386224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_28577386224_28577386224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833980560303 -8.8842496871948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.833980560303"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8842496871948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_28577386224_28577386224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.833980560303 -8.8842496871948)"^^geo:wktLiteral ;
  geo-pos:lat "41.833980560303"^^xsd:decimal ;
  geo-pos:long "-8.8842496871948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_28577386224_28577386224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28577386224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '28577386224'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '3.4552777777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8842496871948'^^xsd:double;
  dwc:latitude '41.833980560303'^^xsd:double;
  dwc:minimumElevation '-26'^^xsd:integer;
  dwc:maximumElevation '-26'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '28577386224'^^xsd:integer;
  dwc:observationDate '2023-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 1 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_25798378070_25798378070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_25798378070_25798378070> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_25798378070_25798378070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024085998535 -8.8842449188232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.024085998535"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8842449188232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_25798378070_25798378070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.024085998535 -8.8842449188232)"^^geo:wktLiteral ;
  geo-pos:lat "42.024085998535"^^xsd:decimal ;
  geo-pos:long "-8.8842449188232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_25798378070_25798378070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25798378070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '25798378070'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.058611111111'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8842449188232'^^xsd:double;
  dwc:latitude '42.024085998535'^^xsd:double;
  dwc:minimumElevation '31'^^xsd:integer;
  dwc:maximumElevation '31'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '25798378070'^^xsd:integer;
  dwc:observationDate '2023-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23716253620_23716253620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23716253620_23716253620> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23716253620_23716253620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49768447876 -8.8841962814331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49768447876"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8841962814331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23716253620_23716253620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49768447876 -8.8841962814331)"^^geo:wktLiteral ;
  geo-pos:lat "42.49768447876"^^xsd:decimal ;
  geo-pos:long "-8.8841962814331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23716253620_23716253620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23716253620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23716253620'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.070277777778'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8841962814331'^^xsd:double;
  dwc:latitude '42.49768447876'^^xsd:double;
  dwc:minimumElevation '-8'^^xsd:integer;
  dwc:maximumElevation '-8'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23716253620'^^xsd:integer;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_23801924759_23801924759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_23801924759_23801924759> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_23801924759_23801924759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498306274414 -8.8841238021851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.498306274414"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8841238021851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_23801924759_23801924759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.498306274414 -8.8841238021851)"^^geo:wktLiteral ;
  geo-pos:lat "42.498306274414"^^xsd:decimal ;
  geo-pos:long "-8.8841238021851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_23801924759_23801924759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23801924759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '23801924759'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.027222222222'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8841238021851'^^xsd:double;
  dwc:latitude '42.498306274414'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '23801924759'^^xsd:integer;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'subsampled by hour: first of 12 record(s)'^^xsd:string;
  dwc:locationRemarks 'elevations are altitude above mean sea level'^^xsd:string;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/7938_24622000922_24622000922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7938_24622000922_24622000922> ;
  mr:hasGeometry <https://eurobis.org/id/point/7938_24622000922_24622000922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496837615967 -8.8840427398682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.496837615967"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8840427398682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks "elevations are altitude above mean sea level"@en .

<https://eurobis.org/id/point/7938_24622000922_24622000922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.496837615967 -8.8840427398682)"^^geo:wktLiteral ;
  geo-pos:lat "42.496837615967"^^xsd:decimal ;
  geo-pos:long "-8.8840427398682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/7938_24622000922_24622000922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24622000922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7938_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2024-11-25'^^xsd:date;
  dwc:institutionCode 'MPIAB'^^xsd:string;
  dwc:collectionCode 'Movebank'^^xsd:string;
  dwc:catalogNumber '24622000922'^^xsd:integer;
  dwc:scientificName 'Ichthyaetus melanocephalus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.0675'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:longitude '-8.8840427398682'^^xsd:double;
  dwc:latitude '42.496837615967'^^xsd:double;
  dwc:minimumElevation '4'^^xsd:integer;
  dwc:maximumElevation '4'^^xsd:integer;
  dwc:aphiaid '1584284'^^xsd:integer;
  dwc:samplingProtocol 'gps'^^xsd:string;
  dwc:occurrenceId '24622000922'^^xsd:integer;
  dwc:observationDate '2022-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1584284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer